From 32a536bf14bdb42f20623055d97f94f651b4def4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:26:52 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.2 to 2.12.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.12.0. - [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.12.0) --- 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..14089cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ h5py scikit-learn torch torchvision -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.12.0 mia advertorch torchxrayvision \ No newline at end of file diff --git a/requirements_new.txt b/requirements_new.txt index 4b552d5..5337e45 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.12.0 termcolor==1.1.0 threadpoolctl==2.1.0 tifffile==2021.3.17