From f195053bcccee799a86857105194c04b1ef835e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:16:10 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.2 to 2.7.2 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.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/v1.15.2...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_new.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 41c20c3..0efb061 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ h5py scikit-learn torch torchvision -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.7.2 mia advertorch torchxrayvision \ No newline at end of file diff --git a/requirements_new.txt b/requirements_new.txt index 4b552d5..c740713 100644 --- a/requirements_new.txt +++ b/requirements_new.txt @@ -56,7 +56,7 @@ seaborn==0.11.1 six==1.15.0 tensorboard==1.15.0 tensorflow-estimator==1.15.1 -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.7.2 termcolor==1.1.0 threadpoolctl==2.1.0 tifffile==2021.3.17