From 53a98681956ca527f84b4fa18ed8ab426974b64c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Apr 2021 09:23:27 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.4.0 in /Main Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 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...v2.4.0) 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 5d282c0..2e53bc2 100644 --- a/Main/requirements.txt +++ b/Main/requirements.txt @@ -3,4 +3,4 @@ opencv_python==3.4.1.15 Keras==2.2.0 Django==3.0.12 numpy==1.14.3 -tensorflow==2.0.0 +tensorflow==2.4.0