From e02e1a242e9164c5de535ffe84614cdedf0967ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:10:03 +0000 Subject: [PATCH] Bump scipy from 0.18.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 0.18.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.18.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index 4bc2581..1a2b31f 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -1,6 +1,6 @@ Cython==0.24.1 numpy==1.11.1 -scipy==0.18.1 +scipy==1.10.0 matplotlib==1.5.3 python-twitter==3.1 scikit-learn==0.18