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 220cd0a commit f3247afCopy full SHA for f3247af
1 file changed
src/python/pyproject.toml
@@ -15,4 +15,5 @@ classifiers = [
15
16
[project.optional-dependencies]
17
core = ["numpy>=1.0.0,<3.0.0", "onnxruntime>=1.0.0,<2.0.0"]
18
+extras = ["pydantic>=2.0.0,<3.0.0"]
19
test = ["jsonschema>=4.0.0,<5.0.0"]
0 commit comments