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 375d7d0 commit 760b405Copy full SHA for 760b405
python/jupytercad_core/pyproject.toml
@@ -22,6 +22,7 @@ dependencies = [
22
"jupyter_server>=2.0.6,<3",
23
"jupyter_ydoc>=2,<4",
24
"jupyter-collaboration>=3.0.0,<4",
25
+ "pydantic>=2,<3",
26
]
27
dynamic = ["version", "description", "authors", "urls", "keywords"]
28
license = {file = "LICENSE"}
0 commit comments