unpin nbclassic

0.4.3 is out, see if it fixes things
This commit is contained in:
Min RK
2022-07-14 09:09:25 -07:00
parent 6fdd0ff7c5
commit b159cbfeef

View File

@@ -12,8 +12,7 @@ mock
# nbclassic provides the '/tree/' handler, which we use in tests
# it is a transitive dependency via jupyterlab,
# but depend on it directly
# 0.4 introduces some installation/loading problems (check again after 0.4.3)
nbclassic<0.4
nbclassic
pre-commit
pytest>=3.3
pytest-asyncio; python_version < "3.7"