Skip to content

Commit 6ac1f1d

Browse files
mfisher87martinRenou
authored andcommitted
Update jupyter-docprovider, jupyter-server-ydoc
1 parent f956d1c commit 6ac1f1d

File tree

3 files changed

+441
-483
lines changed

3 files changed

+441
-483
lines changed

python/jupytergis/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies = [
2323
"jupytergis_lab==0.9.2",
2424
"jupytergis_qgis==0.9.2",
2525
"jupyter-collaboration>=4",
26-
"jupyter-docprovider>=1,<2",
27-
"jupyter-server-ydoc>=1,<2",
26+
"jupyter-docprovider>=2",
27+
"jupyter-server-ydoc>=2",
2828
"jupyter-collaboration-ui>=2",
2929
"jupyterlab>=4.3,<5",
3030
]

requirements-build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ datamodel-code-generator>=0.23.0
33
hatchling>=1.5.0,<2
44
jupyter-collaboration>=4
55
jupyter-collaboration-ui>=2
6-
jupyter-docprovider>=1,<2
7-
jupyter-server-ydoc>=1,<2
6+
jupyter-docprovider>=2
7+
jupyter-server-ydoc>=2
88
jupyterlab>=4.3,<5
99
mercantile>=1.2
1010
pillow>=10

0 commit comments

Comments
 (0)