From 47ebb9ced95a17dabe67f5dfd5a4599b8043dbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:12:48 +0000 Subject: [PATCH] Bump numpy from 1.20.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.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.20.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_rtx30.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_rtx30.txt b/requirements_rtx30.txt index d1378bb..d087ab0 100644 --- a/requirements_rtx30.txt +++ b/requirements_rtx30.txt @@ -1,4 +1,4 @@ -numpy==1.20.1 +numpy==1.22.0 torch==1.7.1+cu110 --find-links https://download.pytorch.org/whl/torch_stable.html transformers==3.5.1