Ensure jupyterlab_server>=2.13

This commit is contained in:
Jeremy Tuloup 2022-04-20 09:04:56 +02:00
parent 9b78e76564
commit ee49951f00

View File

@ -34,7 +34,7 @@ python_requires = >=3.7
install_requires =
notebook_shim>=0.1,<0.2
jupyterlab>=4.0.0a23,<5
jupyterlab_server>=2.11.1,<3
jupyterlab_server>=2.13,<3
jupyter_server>=1.16.0,<2
tornado>=6.1.0
@ -50,7 +50,7 @@ test =
pytest-console-scripts
ipykernel
pre-commit
jupyterlab_server[test]>=2.11.1,<3
jupyterlab_server[test]>=2.13,<3
[options.packages.find]
exclude =