From f1f45555d7febd1cdc6004721fdf15e46f63c9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:13:41 +0000 Subject: [PATCH] Bump scipy from 1.5.1 to 1.10.0 in /download/shared Bumps [scipy](https://github.com/scipy/scipy) from 1.5.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- download/shared/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/shared/requirements.txt b/download/shared/requirements.txt index 0763f2c..64737d4 100644 --- a/download/shared/requirements.txt +++ b/download/shared/requirements.txt @@ -1,6 +1,6 @@ torch==1.6.0 numpy==1.20.1 -scipy==1.5.1 +scipy==1.10.0 numba==0.48 librosa==0.7.2 phonemizer>=2.2.0