diff --git a/requirements_databricks.txt b/requirements_databricks.txt index c9d13ce..7d60bcc 100644 --- a/requirements_databricks.txt +++ b/requirements_databricks.txt @@ -1,6 +1,6 @@ wheel==0.36.2 awscli==1.19.28 -tensorflow==2.5.0 +tensorflow==2.7.2 fastcluster==1.1.26 cython==0.29.23 numpy==1.20.2 diff --git a/requirements_windows.txt b/requirements_windows.txt index bd74de6..8937c3d 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -1,7 +1,7 @@ setuptools==53.1.0 wheel==0.36.2 awscli==1.19.28 -tensorflow==2.5.0 +tensorflow==2.7.2 fastcluster==1.1.26 cython==0.29.23