From 15d27b9bc414a9b3a0110635c7fb14e05ccf4a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:14:16 +0000 Subject: [PATCH] build(deps): bump scipy from 1.5.2 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...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(-) diff --git a/requirements.txt b/requirements.txt index c72c933..fd9200d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.3.2 numpy==1.19.2 inflect==4.1.0 librosa==0.6.3 -scipy==1.5.2 +scipy==1.10.0 Unidecode==1.0.22 pillow tensorboardX