From 29de85c0c426936533c9f0bf249d902c4b00e624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 17:20:24 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.15.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.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.12.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 c88f449..4d802e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ scipy==1.2.0 six==1.12.0 sklearn==0.0 tensorboard==1.12.2 -tensorflow==1.12.0 +tensorflow==1.15.0 termcolor==1.1.0 tqdm==4.29.0 Werkzeug==0.14.1