From f7c449b0ffe60fb9fed0d4fcd16d5cd5f5f0d169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:00:20 +0000 Subject: [PATCH] Bump scipy from 1.7.1 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.11.1) --- 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 a57be84..fdc9192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ requests==2.26.0 resampy==0.2.2 sacremoses==0.0.45 scikit-learn==1.0.1 -scipy==1.7.1 +scipy==1.11.1 six==1.16.0 SoundFile==0.10.3.post1 threadpoolctl==2.2.0