From b0d18d8d7c29c164bd74b0ec97e87ffa105bd28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:22:44 +0000 Subject: [PATCH] Bump tensorflow-gpu in /input/covid-19-x-ray-10000-images Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.0 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.5.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- input/covid-19-x-ray-10000-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/covid-19-x-ray-10000-images/requirements.txt b/input/covid-19-x-ray-10000-images/requirements.txt index e6205bc..bd1f75f 100644 --- a/input/covid-19-x-ray-10000-images/requirements.txt +++ b/input/covid-19-x-ray-10000-images/requirements.txt @@ -42,7 +42,7 @@ sklearn==0.0 tensorboard==2.1.1 tensorflow==2.5.0 tensorflow-estimator==2.1.0 -tensorflow-gpu==2.5.0 +tensorflow-gpu==2.9.3 tensorflow-gpu-estimator==2.1.0 termcolor==1.1.0 urllib3==1.26.5