From 1d641fef37b9f44b3886a36c4026e4f8ce0242cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:42:12 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.4.1 to 2.5.1 in /Emphysema_3D_CNN Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.4.1 to 2.5.1. - [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.4.1...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Emphysema_3D_CNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emphysema_3D_CNN/requirements.txt b/Emphysema_3D_CNN/requirements.txt index 03d99a7a..6440aa19 100644 --- a/Emphysema_3D_CNN/requirements.txt +++ b/Emphysema_3D_CNN/requirements.txt @@ -33,7 +33,7 @@ scipy==1.1.0 six==1.11.0 sklearn==0.0 subprocess32==3.5.2 -tensorflow-gpu==1.4.1 +tensorflow-gpu==2.5.1 tensorflow-tensorboard==0.4.0 toolz==0.9.0 Werkzeug==0.14.1