From 394b147b6ccaff528a5c48613121f1d65b22db38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:48:31 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.1.2 to 2.5.3 in /cli Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.5.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.1.2...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cli/requirements-dev.txt | 2 +- cli/requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/requirements-dev.txt b/cli/requirements-dev.txt index fbd211e..664fbf5 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.3 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..5c629ba 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.3 keras==2.3.1 nltk==3.4.5 geopandas==0.6.1