diff --git a/examples/pipelines/text_classification/models/estimator/requirements.txt b/examples/pipelines/text_classification/models/estimator/requirements.txt index 4c231c2..e16abf5 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.7.2 h5py<3.0.0 \ No newline at end of file