From 1e9c4a1be4422b79cb66188c2df359257948aeb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:59:37 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.7.0 to 2.5.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.7.0 to 2.5.3. - [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.7.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5a18a9..e1ffdc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ scikit-image==0.10.1 scikit-learn==0.19.1 scipy==0.17.0 tensorboard -tensorflow-gpu==1.7.0 +tensorflow-gpu==2.5.3 termcolor==1.1.0 urllib3==1.22 Werkzeug==0.14.1