From 8a871468ada04ba2355ff5edbb53e013d4cba262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:14:34 +0000 Subject: [PATCH] Bump tensorflow-gpu in /hackathon/mBrainAligner/src/3D_U-Net Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.4.0 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.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hackathon/mBrainAligner/src/3D_U-Net/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt b/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt index aa561b32b9..c037d6fb66 100644 --- a/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt +++ b/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt @@ -54,7 +54,7 @@ SimpleITK==1.2.3 six==1.11.0 sklearn==0.0 tables==3.4.0 -tensorflow-gpu==1.4.0 +tensorflow-gpu==2.5.1 tensorflow-tensorboard==0.4.0rc2 terminado==0.6 testpath==0.3.1