From 773305ee136e7fdc3d0002e3bd5a96461da07575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 21:09:16 +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 ec2646a..fdec276 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -1,7 +1,7 @@ keras==2.2.4 numpy==1.16.2 pandas==0.23.4 -tensorflow==1.12.0 +tensorflow==1.15.0 matplotlib==3.0.0 scikit-learn==0.20.3 pyramid-arima==0.8.1