From 6d64aba084d71329cb89ccf588df5ef32667b964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:59:40 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 2.3.1. - [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.3.1) 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..1f34e0d 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.3.1 tflearn==0.3.2 pickleshare==0.7.5 Pillow==7.2.0 diff --git a/requirements.txt b/requirements.txt index 009bed0..eed2d3b 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.3.1 tensorflow-gpu==1.12.0 tensorflow-metadata==0.21.0 tensorflow-plot==0.3.0