From c504ed027965e193fe34110c27b90c6244526124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 04:28:32 +0000 Subject: [PATCH] Bump matplotlib from 2.2.2 to 3.0.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 2.2.2 to 3.0.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v2.2.2...v3.0.2) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index e32e664..2ed5cad 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,4 @@ -matplotlib==2.2.2 +matplotlib==3.0.2 pandas==0.23.1 scikit-learn==0.19.1 numpy==1.14.5