diff --git a/cli/requirements-dev.txt b/cli/requirements-dev.txt index fbd211e..87ce4ab 100644 --- a/cli/requirements-dev.txt +++ b/cli/requirements-dev.txt @@ -1,7 +1,7 @@ scipy==1.4.1 folium==0.11.0 matplotlib==3.1.3 -tensorflow-gpu==2.1.2 +tensorflow-gpu==2.5.2 keras==2.3.1 nltk==3.4.5 geopandas==0.6.1 diff --git a/cli/requirements-gpu.txt b/cli/requirements-gpu.txt index 1ea109b..abf7aa6 100644 --- a/cli/requirements-gpu.txt +++ b/cli/requirements-gpu.txt @@ -1,7 +1,7 @@ scipy==1.4.1 folium==0.11.0 matplotlib==3.1.3 -tensorflow-gpu==2.1.2 +tensorflow-gpu==2.5.2 keras==2.3.1 nltk==3.4.5 geopandas==0.6.1