From 7e2395a4272a247f0fbe658fd4846ca486a6060e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:20:17 +0000 Subject: [PATCH] Bump tensorflow from 1.11.0 to 2.9.3 in /src Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.11.0 to 2.9.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.9.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..17ef6ef 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.9.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..24076db 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.9.3 termcolor==1.1.0 tornado==5.0.2 tqdm==4.26.0