diff --git a/sdks/python/apache_beam/testing/benchmarks/chicago_taxi/requirements.txt b/sdks/python/apache_beam/testing/benchmarks/chicago_taxi/requirements.txt index 20bef12d0295..4311bc90a7c6 100644 --- a/sdks/python/apache_beam/testing/benchmarks/chicago_taxi/requirements.txt +++ b/sdks/python/apache_beam/testing/benchmarks/chicago_taxi/requirements.txt @@ -19,6 +19,6 @@ notebook>=5.7.8,<5.8 tensorflow==1.14.0 tensorflow-data-validation>=0.13.1,<0.14 tensorflow-metadata>=0.13.0,<0.14 -tensorflow-model-analysis>=0.13.2,<0.14 +tensorflow-model-analysis>=0.14.0,<0.14 tensorflow-serving-api>=1.13.0,<1.14 tensorflow-transform>=0.13.0,<0.14