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 92e84c6 commit 2c90576Copy full SHA for 2c90576
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.11",
23
]
24
dependencies = [
25
- "jupyter_server>=2.0.1,<3",
+ "jupyter_server>=2.14.2,<3",
26
"s3contents>=0.11.1,<0.12.0",
27
"apache-libcloud>=3.8.0, <4",
28
"entrypoints>=0.4, <0.5",
0 commit comments