From 25a02d7eb6c39097425831502abe8f8392cff8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:34:12 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.1.0 to 2.3.1 in /main Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.1.0 to 2.3.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.1.0...v2.3.1) 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..e825de1 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==2.3.1 python_gflags==3.1.1 python_magic==0.4.13