diff --git a/requirements.txt b/requirements.txt index aa68e74..5e2a2d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ opencv-python==3.4.2.17; python_version >= "3.7" scipy>=1.0.0 six>=1.12.0 tensorflow==1.14.0; python_version < "3.4" -tensorflow==2.5.1; python_version > "3.4" +tensorflow==2.7.2; python_version > "3.4"