diff --git a/Local_web_app/requirements.txt b/Local_web_app/requirements.txt index 6528a50..3d2789d 100644 --- a/Local_web_app/requirements.txt +++ b/Local_web_app/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.0.0 +tensorflow==2.6.4 scipy==1.4.1 pandas==1.0.1 opencv-python diff --git a/requirements.txt b/requirements.txt index fc12b92..5523583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.4.0 +tensorflow==2.6.4 scipy==1.4.1 pandas==1.0.1 opencv-python