Update jupyter_server

This commit is contained in:
Jeremy Tuloup 2022-11-18 10:19:50 +00:00
parent a5d0bb2124
commit fb593ba2eb

View File

@ -30,7 +30,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"jupyter_server>=1.16.0,<2",
"jupyter_server>=2.0.0rc3,<3",
"jupyterlab>=4.0.0a31,<5",
"jupyterlab_server>=2.13,<3",
"notebook_shim>=0.1,<0.2",