From c1cf3fcff5a24eb3b55d75f53a6ebd3e1684c2b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:20:01 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.5.0 to 1.15.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.5.0 to 1.15.0. - [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.5.0...v1.15.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a0e6f3..f13a152 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ scipy==0.19.1 six==1.11.0 spacy==2.0.7 tensorflow==1.5.0 -tensorflow-gpu==1.5.0 +tensorflow-gpu==1.15.0 tensorflow-tensorboard==1.5.0 termcolor==1.1.0 Theano==0.10.0b2