Skip to content

Commit 11d317c

Browse files
committed
Remove upper bound for jupyter-collab in build requirements spec
1 parent 39602e5 commit 11d317c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# minimum needed to build jupytergis.
22
datamodel-code-generator>=0.23.0
33
hatchling>=1.5.0,<2
4-
jupyter-collaboration>=3,<4
5-
jupyter-collaboration-ui>=1,<2
4+
jupyter-collaboration>=3
5+
jupyter-collaboration-ui>=1
66
jupyter-docprovider>=1,<2
77
jupyter-server-ydoc>=1,<2
88
jupyterlab>=4.3,<5

0 commit comments

Comments
 (0)