We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc9d64 commit 68ef1e8Copy full SHA for 68ef1e8
jupyter-voila/requirements.txt
@@ -36,14 +36,12 @@ jedi==0.18.2
36
Jinja2==3.1.2
37
json5==0.9.11
38
jsonschema==4.17.3
39
-jupyter==1.0.0
40
-jupyter-console==6.6.3
41
-jupyter-server==2.7.2
+jupyter-server==1.24.0
42
jupyter_client==7.4.1
43
-jupyter_core==5.3.0
+jupyter_core==5.5.0
44
jupyterlab-pygments==0.2.2
45
-jupyterlab-widgets==3.0.6
46
-jupyterlab_server==2.20.0
+jupyterlab-widgets==3.0.9
+jupyterlab_server==2.24.0
47
kiwisolver==1.4.4
48
MarkupSafe==2.1.2
49
matplotlib==3.7.1
@@ -82,7 +80,7 @@ qtconsole==5.4.1
82
80
QtPy==2.3.0
83
81
requests==2.31.0
84
scipy==1.10.1
85
-Send2Trash==1.8.0
+Send2Trash==1.8.2
86
six==1.16.0
87
sniffio==1.3.0
88
soupsieve==2.4
0 commit comments