Spaces:
Sleeping
Sleeping
Update Dockerfile
#3
by
readysetgo
- opened
- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
jupyterlab
|
2 |
-
jupyter-server
|
3 |
-
tornado
|
|
|
1 |
+
jupyterlab==4.0.5
|
2 |
+
jupyter-server==2.7.1
|
3 |
+
tornado==6.3.3
|