From b9addff9f08eccc3893b8e8d55c3d52574da43a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:18:35 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.14.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Football_Predictor_ML/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Football_Predictor_ML/requirements.txt b/Football_Predictor_ML/requirements.txt index 7aa56e2..057a975 100644 --- a/Football_Predictor_ML/requirements.txt +++ b/Football_Predictor_ML/requirements.txt @@ -1,5 +1,5 @@ pandas==0.20.3 scipy==1.0.0 -numpy==1.13.3 +numpy==1.22.0 matplotlib==2.1.0 scikit_learn==0.19.1 diff --git a/requirements.txt b/requirements.txt index e8858e9..1a85842 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ nbformat==4.4.0 ndg-httpsclient==0.4.3 nltk==3.2.5 notebook==5.2.0 -numpy==1.14.2 +numpy==1.22.0 oauth2client==4.1.2 oauthlib==2.0.4 opencv-python==3.3.0.10