mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
unpin nbclassic
0.4.3 is out, see if it fixes things
This commit is contained in:
@@ -12,8 +12,7 @@ mock
|
|||||||
# nbclassic provides the '/tree/' handler, which we use in tests
|
# nbclassic provides the '/tree/' handler, which we use in tests
|
||||||
# it is a transitive dependency via jupyterlab,
|
# it is a transitive dependency via jupyterlab,
|
||||||
# but depend on it directly
|
# but depend on it directly
|
||||||
# 0.4 introduces some installation/loading problems (check again after 0.4.3)
|
nbclassic
|
||||||
nbclassic<0.4
|
|
||||||
pre-commit
|
pre-commit
|
||||||
pytest>=3.3
|
pytest>=3.3
|
||||||
pytest-asyncio; python_version < "3.7"
|
pytest-asyncio; python_version < "3.7"
|
||||||
|
Reference in New Issue
Block a user