Skip to content

Commit e3ef68a

Browse files
hertschuhtensorflower-gardener
authored andcommitted
Update protobuf version for tf-keras.
PiperOrigin-RevId: 775884932
1 parent c79cc0e commit e3ef68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ pandas
44
pydot
55
scipy
66
# Remove once both TensorFlow and TF-Keras nightly builds pass.
7-
# Temporarily enforce 4.21.6 version, as the only version which is compatible
7+
# Temporarily enforce 5.28.0 version, as the only version which is compatible
88
# with both new and old protobuf stubs. This is needed to resolve
99
# Keras-TensorFlow circular dependency issue, when one of them gets a dependency
1010
# incompatible with another one (protobuf in this specific case).
11-
protobuf==4.21.6
11+
protobuf==5.28.0
1212
tf-nightly
1313
portpicker
1414
pyyaml

0 commit comments

Comments
 (0)