We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4389e38 commit 9488f8fCopy full SHA for 9488f8f
projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["hatchling>=1.4.0", "jupyterlab==3.6.8", "hatch-nodejs-version"]
+requires = ["hatchling>=1.4.0", "jupyterlab==4.4.8", "hatch-nodejs-version"]
3
build-backend = "hatchling.build"
4
5
[project]
@@ -24,7 +24,7 @@ classifiers = [
24
]
25
dependencies = [
26
"jupyter_server>=1.6,<3",
27
- "jupyterlab==3.6.8",
+ "jupyterlab==4.4.8",
28
"traitlets==5.9.0",
29
"vdk-control-cli>=1.3.1020121059",
30
"vdk-core>=0.3.1057638781"
0 commit comments