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 c79cc0e commit e3ef68aCopy full SHA for e3ef68a
requirements.txt
@@ -4,11 +4,11 @@ pandas
4
pydot
5
scipy
6
# Remove once both TensorFlow and TF-Keras nightly builds pass.
7
-# Temporarily enforce 4.21.6 version, as the only version which is compatible
+# Temporarily enforce 5.28.0 version, as the only version which is compatible
8
# with both new and old protobuf stubs. This is needed to resolve
9
# Keras-TensorFlow circular dependency issue, when one of them gets a dependency
10
# incompatible with another one (protobuf in this specific case).
11
-protobuf==4.21.6
+protobuf==5.28.0
12
tf-nightly
13
portpicker
14
pyyaml
0 commit comments