Skip to content

Commit 435e5bb

Browse files
Update dependency protobuf to v3.20.3
1 parent e0e6f41 commit 435e5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Minimum package versions that ONNX supports
2-
protobuf==3.20.2; python_version<"3.12"
2+
protobuf==3.20.3; python_version<"3.12"
33
protobuf==4.25.1; python_version>="3.12"
44
numpy==1.20.3; python_version<"3.10"
55
numpy==1.23.2; python_version=="3.10"

0 commit comments

Comments
 (0)