Skip to content

Commit 52b4d27

Browse files
committed
Pin jupyterlab at >=4.3.0b2,<4.4.0a2 in projects/jupyter-collaboration package
1 parent e133bef commit 52b4d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/jupyter-collaboration/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifiers = [
3030
]
3131
dynamic = ["version"]
3232
dependencies = [
33+
"jupyterlab>=4.3.0b2,<4.4.0a2",
3334
"jupyter_collaboration_ui>=1.1.0",
3435
"jupyter_docprovider>=1.1.0",
3536
"jupyter_server_ydoc>=1.1.0",

0 commit comments

Comments
 (0)