Skip to content

Commit 85f77a3

Browse files
committed
do same for lab
1 parent cee4804 commit 85f77a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

python/jupytercad/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"jupytercad_lab==3.0.1",
2424
"jupytercad_app==3.0.1",
2525
"jupyter-collaboration>=3,<4",
26+
"jupyterlab>=4.3,<5",
2627
]
2728
dynamic = ["version"]
2829
license = {file = "LICENSE"}

requirements-build.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ datamodel-code-generator>=0.23.0
33
hatchling>=1.5.0,<2
44
pydantic==2.9.2
55
jupyter-collaboration>=3,<4
6+
jupyterlab>=4.3,<5

0 commit comments

Comments
 (0)