diff --git a/examples/pipelines/text_classification/models/estimator/requirements.txt b/examples/pipelines/text_classification/models/estimator/requirements.txt index 4c231c2..2c28b81 100644 --- a/examples/pipelines/text_classification/models/estimator/requirements.txt +++ b/examples/pipelines/text_classification/models/estimator/requirements.txt @@ -1,3 +1,3 @@ keras==2.2.4 -tensorflow==1.14 +tensorflow==2.5.1 h5py<3.0.0 \ No newline at end of file