From 3ea02b0761c9f394972865f2b5d1ed1392fd6d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 19:42:24 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.1.2 to 2.5.2 in /cli Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.5.2. - [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.2) --- 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..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