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 e0e6f41 commit 435e5bbCopy full SHA for 435e5bb
requirements-min.txt
@@ -1,5 +1,5 @@
1
# Minimum package versions that ONNX supports
2
-protobuf==3.20.2; python_version<"3.12"
+protobuf==3.20.3; python_version<"3.12"
3
protobuf==4.25.1; python_version>="3.12"
4
numpy==1.20.3; python_version<"3.10"
5
numpy==1.23.2; python_version=="3.10"
0 commit comments