From 226eafbd4834e1d680403b11db768821f21d331e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:46:55 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e4703e9..0f37c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ fastdtw==0.3.2 mido==1.2.9 -numpy==1.16.1 +numpy==1.22.0 scipy==1.2.1 Unidecode==1.0.23 torch==0.4.1 torchvision==0.2.2.post3 six==1.11.0 -numpy==1.16.1 +numpy==1.22.0 numpydoc==0.8.0