diff --git a/pyproject.toml b/pyproject.toml index 4d39a53..cddc5cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,6 +37,7 @@ dependencies = [ # CAD dependencies "pydantic", "typing_extensions >= 4.4.0, <5", + "jupyter-console", "build123d @ git+https://github.com/gumyr/build123d", "CQ-editor @ git+https://github.com/jdegenstein/jmwright-CQ-Editor.git", "ocp-vscode @ git+https://github.com/bernhard-42/vscode-ocp-cad-viewer",