From 733075570364b466a140859b668d36801ec91c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:00:09 +0000 Subject: [PATCH] Bump tensorflow from 1.3.0 to 1.15.0 in /prediction/requirements Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.3.0 to 1.15.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.3.0...v1.15.0) Signed-off-by: dependabot[bot] --- prediction/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prediction/requirements/base.txt b/prediction/requirements/base.txt index 12c7ef32..f0b3c752 100644 --- a/prediction/requirements/base.txt +++ b/prediction/requirements/base.txt @@ -3,7 +3,7 @@ Flask==0.12.2 numpy==1.13.1 pydicom==0.9.9 keras==2.0.8 -tensorflow==1.3.0 +tensorflow==1.15.0 h5py==2.7.0 scipy==0.19.1 opencv-python==3.3.0.10