From b67873ba9b5e2c84b5dd7c758935413e6af9703f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:19:23 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 in /src/helper_files Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/helper_files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helper_files/requirements.txt b/src/helper_files/requirements.txt index 0e1102c2..b272b627 100644 --- a/src/helper_files/requirements.txt +++ b/src/helper_files/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.14.2 +numpy==1.22.0 https://download.pytorch.org/whl/cu92/torch-0.4.1-cp36-cp36m-linux_x86_64.whl ; sys_platform == 'linux' http://download.pytorch.org/whl/torch-0.3.1-cp35-cp35m-macosx_10_6_x86_64.whl ; sys_platform == 'darwin' torchvision==0.2.0