From b1fe757dab94cefbc0d89a75f42b89de6c255cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:32:27 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0a0 to 2.7.2 in /application Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0a0 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/v2.0.0-alpha0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 application/requirements.txt diff --git a/application/requirements.txt b/application/requirements.txt old mode 100755 new mode 100644 index 3807d1b..8bfe300 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -21,7 +21,7 @@ python-dateutil==2.8.0 pytz==2019.1 six==1.12.0 tb-nightly==1.14.0a20190301 -tensorflow==2.0.0a0 +tensorflow==2.7.2 termcolor==1.1.0 tf-estimator-nightly==1.14.0.dev2019030115 Werkzeug==0.15.4