From f995168f5d04e5593e1e0c07da8d2efdca6e7e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:48:19 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.22.0 in /baseline/icassp2022 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 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.19.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- baseline/icassp2022/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseline/icassp2022/requirements.txt b/baseline/icassp2022/requirements.txt index 970fcccf4..2cb78cab2 100644 --- a/baseline/icassp2022/requirements.txt +++ b/baseline/icassp2022/requirements.txt @@ -1,5 +1,5 @@ librosa==0.8.0 -numpy==1.19.2 +numpy==1.22.0 onnxruntime==1.7.0 soundfile==0.10.3 tqdm==4.54.0 \ No newline at end of file