From b39cf6307d14f118527cfd53009faa6bb4df1fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 11:54:23 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 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.5...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 dd0825a..145e3dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future==0.18.2 ipympl==0.5.7 jupyter==1.0.0 matplotlib==3.2.0 -numpy==1.21.5 +numpy==1.22.0 torch==1.13.0 torchvision==0.14.0 opencv-python==4.2.0.32