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