From 856647440e8caf834dd30d410e8234b155519006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 19:45:07 +0000 Subject: [PATCH] Bump tensorflow from 1.11.0 to 2.5.2 in /src Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.11.0 to 2.5.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/v1.11.0...v2.5.2) --- 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..43d551d 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.2 termcolor==1.1.0 tornado==5.0.2 tqdm==4.26.0 diff --git a/src/requirementssenti.txt b/src/requirementssenti.txt index ff7f09c..3b077d2 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.2 termcolor==1.1.0 tornado==5.0.2 tqdm==4.26.0