From 0499a6cf1a7fb594508dc20b3bc9cef77e0d18ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:54:54 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /AEC and wPLI comparison Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AEC and wPLI comparison/requirements.txt | 2 +- AEC and wPLI comparison/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AEC and wPLI comparison/requirements.txt b/AEC and wPLI comparison/requirements.txt index 485d1bd..8c1b5db 100644 --- a/AEC and wPLI comparison/requirements.txt +++ b/AEC and wPLI comparison/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.16.4 +numpy==1.22.0 scikit-learn<=0.20 scipy<=1.0.0 sklearn<=0.0 \ No newline at end of file diff --git a/AEC and wPLI comparison/test.txt b/AEC and wPLI comparison/test.txt index 1b4f54b..ca31af1 100644 --- a/AEC and wPLI comparison/test.txt +++ b/AEC and wPLI comparison/test.txt @@ -2,7 +2,7 @@ cycler==0.10.0 joblib==0.13.2 kiwisolver==1.1.0 matplotlib==3.1.1 -numpy==1.16.4 +numpy==1.22.0 pyparsing==2.4.0 python-dateutil==2.8.0 scikit-learn==0.21.2