From 6ff762c70f5c1509765cbcfe466e7cff043f4530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Apr 2021 18:19:49 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.0.0rc1 to 2.4.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0rc1 to 2.4.0. - [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/v2.0.0-rc1...v2.4.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3297b0..5d8301b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==2.0.0rc1 +tensorflow-gpu==2.4.0 flask ipython matplotlib