From 6d8da2486cd59ff3dbfda3b510b38c7225e5c158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:53:32 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.1.2 to 2.6.4 in /cli Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.6.4. - [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.6.4) --- 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..e2389cb 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.6.4 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..ed9257a 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.6.4 keras==2.3.1 nltk==3.4.5 geopandas==0.6.1