From c137d9f2c41bd3dd289952a01a28a42f048fa450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:24:53 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.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.12.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements(ref).txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements(ref).txt b/requirements(ref).txt index 71960d7..18567a2 100644 --- a/requirements(ref).txt +++ b/requirements(ref).txt @@ -1,6 +1,6 @@ nltk==3.3 numpy==1.16.4 -tensorflow==1.12.0 +tensorflow==2.9.3 tflearn==0.3.2 pickleshare==0.7.5 Pillow==7.2.0 diff --git a/requirements.txt b/requirements.txt index 009bed0..dd8b1fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ SpeechRecognition==3.8.1 tb-nightly==2.3.0a20200412 tensorboard==1.12.2 tensorboard-plugin-wit==1.6.0.post3 -tensorflow==1.12.0 +tensorflow==2.9.3 tensorflow-gpu==1.12.0 tensorflow-metadata==0.21.0 tensorflow-plot==0.3.0