From f41c1f0beb40e2c9c9e413e21231d4f96c11d724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:10:06 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.1.0 to 2.7.2 in /main Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.1.0 to 2.7.2. - [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.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... 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..3dfd1d0 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.7.2 python_gflags==3.1.1 python_magic==0.4.13