Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions python/jupytergis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"jupytergis_lab==0.4.3",
"jupytergis_qgis==0.4.3",
"jupyter-collaboration>=3,<4",
"jupyter-docprovider>=1,<2",
"jupyterlab>=4.3,<5",
]
dynamic = ["version"]
Expand Down
1 change: 1 addition & 0 deletions requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
datamodel-code-generator>=0.23.0
hatchling>=1.5.0,<2
jupyter-collaboration>=3,<4
jupyter-docprovider>=1,<2
jupyterlab>=4.3,<5
mercantile>=1.2
pillow>=10
Expand Down
Loading