We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51f97a commit 42db2deCopy full SHA for 42db2de
pyproject.toml
@@ -61,7 +61,7 @@ test = [
61
"pytest-console-scripts",
62
"ipykernel",
63
"jupyter_server[test]>=2.4.0,<3",
64
- "jupyterlab_server[test]>=2.27.1,<3",
+ "jupyterlab_server[test]>=2.28.0,<3",
65
"importlib-resources>=5.0;python_version<\"3.10\"",
66
]
67
docs = [
0 commit comments