From d7f63ec4e880523cddd338b3f963878167eb4c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:05:59 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.8.0 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.cuda.txt b/requirements.cuda.txt index 47cd2eb..f5ab0ba 100644 --- a/requirements.cuda.txt +++ b/requirements.cuda.txt @@ -1,7 +1,7 @@ librosa==0.8.1 numpy scikit-learn==1.0.2 -scipy==1.8.0 +scipy==1.10.0 scikit-image sounddevice==0.4.4 tqdm==4.62.0