From bc7f7339858c75e3ce9fcbc19d37f44f4aca585e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:51:54 +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.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.5.0...v2.6.4) --- 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..097c28a 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.6.4 tensorflow-gpu-estimator==2.1.0 termcolor==1.1.0 urllib3==1.26.5