From b2903ec7fb7e758b579e7119c986b0f6ccb4a626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:00:59 +0000 Subject: [PATCH] Bump tensorflow from 1.7.0 to 2.5.3 in /flask Bumps [tensorflow](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 flask/requirements.txt diff --git a/flask/requirements.txt b/flask/requirements.txt old mode 100755 new mode 100644 index ff324e1..11200d2 --- a/flask/requirements.txt +++ b/flask/requirements.txt @@ -12,4 +12,4 @@ pandas==0.20.3 numpy==1.14.2 nltk==3.2.4 keras==2.1.6 -tensorflow==1.7.0 +tensorflow==2.5.3