Skip to content

Commit c927b77

Browse files
authored
update protobuf version to 6.32.1 that works (#3145)
1 parent 2e7b2ef commit c927b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/tf_sig_build_dockerfiles/devel.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ml_dtypes ~= 0.5.1 # Earliest version with mxfloat types
1515
numpy ~= 1.26.0
1616
opt_einsum ~= 3.3.0
1717
packaging ~= 23.2
18-
protobuf ~= 3.20.3
18+
protobuf ~= 6.32.1
1919
six ~= 1.16.0
2020
termcolor ~= 2.1.1
2121
typing_extensions ~= 4.8.0

0 commit comments

Comments
 (0)