From 6059128aefbe3c432015703841aa62880394ba4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:09:51 +0000 Subject: [PATCH] Bump scipy in /vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt | 2 +- .../tacotron2/waveglow/tacotron2/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt index 20c8b3e..a8181ed 100644 --- a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt +++ b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/requirements.txt @@ -4,7 +4,7 @@ tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0 -scipy==1.0.0 +scipy==1.11.1 tensorboardX==1.1 Unidecode==1.0.22 pillow diff --git a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt index a4dfc43..267c5e0 100644 --- a/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt +++ b/vocoders/waveglow_for_LIMMITS23/tacotron2/waveglow/tacotron2/requirements.txt @@ -4,7 +4,7 @@ tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0 -scipy==1.0.0 +scipy==1.11.1 tensorboardX==1.1 Unidecode==1.0.22 pillow