Skip to content

Commit bd4b23a

Browse files
andrii-idlqqq
andauthored
Pin jupyterlab at >=4.4.0a2,<5.0.0 in projects/jupyter-collaboration package (#429)
* pin jupyterlab at >=4.4.0,<5.0.0 * Update projects/jupyter-server-ydoc/pyproject.toml Co-authored-by: David L. Qiu <[email protected]> * pin jupyterlab at >=4.4.0a2,<5.0.0 in jupyter-collaboration subpackage --------- Co-authored-by: David L. Qiu <[email protected]>
1 parent 081e588 commit bd4b23a

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.4.0a2,<5.0.0",
3334
"jupyter_collaboration_ui>=2.0.0.a0",
3435
"jupyter_docprovider>=2.0.0.a0",
3536
"jupyter_server_ydoc>=2.0.0.a0",

0 commit comments

Comments
 (0)