From cfdac6385c81f617aac681b0720510592bc3640c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:08:01 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.2 to 2.9.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.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/v1.15.2...v2.9.3) --- 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..dfd8f97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ h5py scikit-learn torch torchvision -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.9.3 mia advertorch torchxrayvision \ No newline at end of file diff --git a/requirements_new.txt b/requirements_new.txt index 4b552d5..33a130f 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.9.3 termcolor==1.1.0 threadpoolctl==2.1.0 tifffile==2021.3.17