From e8eaf02378855cac8b24018866df5fe36152a042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Dec 2020 19:22:20 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.4.0 in /Local_web_app 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] --- Local_web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Local_web_app/requirements.txt b/Local_web_app/requirements.txt index 6528a50..0f31c1a 100644 --- a/Local_web_app/requirements.txt +++ b/Local_web_app/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.0.0 +tensorflow==2.4.0 scipy==1.4.1 pandas==1.0.1 opencv-python