From fe2aad5b060a50fa41b6e57d6cee0249c0d00e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:49:46 +0000 Subject: [PATCH] Bump tensorflow from 1.11.0 to 2.5.3 in /src Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.11.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.11.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- src/requirementssenti.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 015ff3f..0834261 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -87,7 +87,7 @@ singledispatch==3.4.0.3 six==1.11.0 subprocess32==3.5.1 tensorboard==1.8.0 -tensorflow==1.11.0 +tensorflow==2.5.3 termcolor==1.1.0 tornado==5.0.2 tqdm==4.26.0 diff --git a/src/requirementssenti.txt b/src/requirementssenti.txt index ff7f09c..9687fd8 100644 --- a/src/requirementssenti.txt +++ b/src/requirementssenti.txt @@ -88,7 +88,7 @@ singledispatch==3.4.0.3 six==1.11.0 subprocess32==3.5.1 tensorboard==1.8.0 -tensorflow==1.11.0 +tensorflow==2.5.3 termcolor==1.1.0 tornado==5.0.2 tqdm==4.26.0