diff --git a/pyproject.toml b/pyproject.toml index 69cbf292..be5cc81e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ docs = [ "myst-parser>=3.0.1", ] jupyter = [ - "jupyterlab>=3.6.8,<4.4", + "jupyterlab>=3.6.8,<4.5", "jupyter-cadquery>=2.2.1", "ipyvtklink>=0.2.3", "ipygany>=0.5.0",