From 9c7a90d3c2fdfe04a713b858cdfa6cda39027f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:36:12 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 4d76429..3dd8f7f --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.16.4 pandas==0.25.1 plotly==4.3.0 scikit-learn==0.21.2 -scipy==1.2.1 +scipy==1.10.0 seaborn==0.9.0 statsmodels==0.10.1 termcolor==1.1.0