From f0793a6e404ac7c3500708f2b16b2f999a61db0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:18:31 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.1.2 to 2.9.3 in /cli Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.9.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.9.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..8dff9af 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.9.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..c9f68a0 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.9.3 keras==2.3.1 nltk==3.4.5 geopandas==0.6.1