From b0774f523f30f9c0f5656fe824b155e3b9089744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:57:35 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 98c3ba8..b6984f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,10 +17,10 @@ numpy==1.18.1 pandas==1.0.1 psutil==5.7.0 schema==0.7.1 -scipy==1.4.1 +scipy==1.10.0 tqdm==4.43.0 xlrd==1.2.0 -scipy==1.4.1 +scipy==1.10.0 openpyxl==3.0.3 statsmodels==0.11.0 scikit-learn==0.22.1