Skip to content

Commit fb593ba

Browse files
committed
Update jupyter_server
1 parent a5d0bb2 commit fb593ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.11",
3131
]
3232
dependencies = [
33-
"jupyter_server>=1.16.0,<2",
33+
"jupyter_server>=2.0.0rc3,<3",
3434
"jupyterlab>=4.0.0a31,<5",
3535
"jupyterlab_server>=2.13,<3",
3636
"notebook_shim>=0.1,<0.2",

0 commit comments

Comments
 (0)