Skip to content

Commit 6e6ccdf

Browse files
vizier-teamcopybara-github
authored andcommitted
Upgrade protobuf version
PiperOrigin-RevId: 775669951
1 parent e0c912c commit 6e6ccdf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements-benchmarks.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ ray[default]
1919
# For (multiobjective) optproblems.
2020
optproblems==1.3
2121
diversipy==0.9
22+
23+
protobuf>=6.31.0

requirements-tf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tensorflow>=2.9.1
1+
tensorflow>=2.19.1 # for protobuf >= 6.31.0

0 commit comments

Comments
 (0)