From 0ea6e0cf508cf2c9657afa90af7c2a73950ccdc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 22:14:56 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.1.0 to 1.15.4 in /main Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.1.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.1.0...v1.15.4) Signed-off-by: dependabot[bot] --- main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/requirements.txt b/main/requirements.txt index d4e84a8..63770f3 100644 --- a/main/requirements.txt +++ b/main/requirements.txt @@ -2,7 +2,7 @@ setproctitle==1.1.10 numpy==1.12.0 pyglib==0.1 scikit_image==0.9.3 -tensorflow_gpu==1.1.0 +tensorflow_gpu==1.15.4 python_gflags==3.1.1 python_magic==0.4.13