From e913b75f873e31f4c05bc0d3de658ce742856e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 23:30:06 +0000 Subject: [PATCH] Bump tensorflow in /demos/mirfBrainTumor/segmentation Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.6.0 to 1.15.4. - [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.6.0...v1.15.4) Signed-off-by: dependabot[bot] --- demos/mirfBrainTumor/segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/mirfBrainTumor/segmentation/requirements.txt b/demos/mirfBrainTumor/segmentation/requirements.txt index bb063da..0ee58f0 100644 --- a/demos/mirfBrainTumor/segmentation/requirements.txt +++ b/demos/mirfBrainTumor/segmentation/requirements.txt @@ -1,5 +1,5 @@ numpy==1.14.1 -tensorflow==1.6.0 +tensorflow==1.15.4 NiftyNet==0.2.2 SimpleITK==1.0.1 scipy==1.0.0