From f28e5fc5f34ff7c5bed9ce2e3d120e0148bd9f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:01:26 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 2.3.1. - [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...v2.3.1) 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..2b357c3 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==2.3.1 matplotlib==3.0.0 scikit-learn==0.20.3 pyramid-arima==0.8.1