diff --git a/packaging/dependencies/reqs_pip_tf_common.txt b/packaging/dependencies/reqs_pip_tf_common.txt index 9215faeff88..32e26e0b04f 100644 --- a/packaging/dependencies/reqs_pip_tf_common.txt +++ b/packaging/dependencies/reqs_pip_tf_common.txt @@ -3,6 +3,6 @@ cvxpy networkx numpy<1.24,>=1.20.0 pandas==1.4.3 -protobuf==3.19.2 +protobuf==4.25.8 tensorflow-hub tensorflow-model-optimization \ No newline at end of file diff --git a/packaging/dependencies/reqs_pip_tf_common_legacy.txt b/packaging/dependencies/reqs_pip_tf_common_legacy.txt index d1789b8e876..fc1f2f18d19 100644 --- a/packaging/dependencies/reqs_pip_tf_common_legacy.txt +++ b/packaging/dependencies/reqs_pip_tf_common_legacy.txt @@ -3,6 +3,6 @@ cvxpy networkx numpy==1.19.5 pandas==1.4.3 -protobuf==3.20.1 +protobuf==4.25.8 tensorflow-hub tensorflow-model-optimization \ No newline at end of file