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 fbf0f3e commit 8bba44cCopy full SHA for 8bba44c
pyproject.toml
@@ -84,7 +84,7 @@ xpu = [
84
"openvino==2024.3",
85
"openvino-dev==2024.3",
86
"openvino-model-api==0.2.5",
87
- "onnx==1.16.2",
+ "onnx==1.17.0",
88
"onnxconverter-common==1.14.0",
89
"nncf==2.12.0",
90
"anomalib[core]==1.1.0",
@@ -98,7 +98,7 @@ base = [
98
99
100
101
102
103
104
0 commit comments