add jupyter console to deps

main
Jeff Moe 2024-01-29 13:57:21 -07:00
parent f5f8b17390
commit 674ddd545d
1 changed files with 1 additions and 0 deletions

View File

@ -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",