From cbab325c781e17588747e0b9bde75442c9b71d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 17:48:35 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.15.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.15.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.12.0...v1.15.2) 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..c9eb808 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==1.15.2 tflearn==0.3.2 pickleshare==0.7.5 Pillow==7.2.0 diff --git a/requirements.txt b/requirements.txt index 009bed0..f4808b8 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==1.15.2 tensorflow-gpu==1.12.0 tensorflow-metadata==0.21.0 tensorflow-plot==0.3.0