diff --git a/requirements.txt b/requirements.txt index 3e4e1ea..4fa6c80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ joblib==0.14.1 pandas==1.0.3 tabulate==0.8.3 tensorflow-gpu==1.15.2; sys_platform == 'linux' -tensorflow==1.15.2; sys_platform == 'darwin' +tensorflow==2.7.2; sys_platform == 'darwin' apache_beam==2.22.0 Pillow==7.1.2