diff --git a/Local_web_app/requirements.txt b/Local_web_app/requirements.txt index 6528a50..35f1199 100644 --- a/Local_web_app/requirements.txt +++ b/Local_web_app/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.0.0 +tensorflow==2.5.1 scipy==1.4.1 pandas==1.0.1 opencv-python diff --git a/requirements.txt b/requirements.txt index fc12b92..9bf5271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.4.0 +tensorflow==2.5.1 scipy==1.4.1 pandas==1.0.1 opencv-python