From ff31ac7759567507554767fff2abb212e41b9282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 22:39:03 +0000 Subject: [PATCH] build(deps): bump tensorflow-gpu from 1.15.2 to 1.15.4 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 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.15.2...v1.15.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e20e5e7..25a033c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.0.9 imageio==2.6.1 imagesize==1.2.0 -tensorflow-gpu==1.15.2 +tensorflow-gpu==1.15.4 tensorboard==1.15.0 six==1.12.0 scipy==1.2.1