From 02587ac949007ebce40dfd3b0e13cbca6284c16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:09:41 +0000 Subject: [PATCH] Bump numpy from 1.21.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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 b7fb514c..a3f9b178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ kaldi_python_io==1.2.2 librosa==0.8.1 matplotlib==3.4.3 museval==0.4.0 -numpy==1.21.4 +numpy==1.22.0 onnxruntime==1.9.0 pypesq==1.2.4 pystoi==0.3.3