From 7531957a078a7848e069048159882dbf3d293d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 01:21:06 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.15.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.15.4. - [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.4) 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..22c22d5 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.4 tflearn==0.3.2 pickleshare==0.7.5 Pillow==7.2.0 diff --git a/requirements.txt b/requirements.txt index 009bed0..0b426a0 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.4 tensorflow-gpu==1.12.0 tensorflow-metadata==0.21.0 tensorflow-plot==0.3.0