From 89578d41662e81dece151dcdb277d5b280ad1097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:50:46 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 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.3...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 b72ee3e4..54cd51b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ mmcv==1.3.0 mmcv-full==1.3.9 -e git+git@github.com:Visual-modelling/visual_modelling.git@22d6f04f2ad92a0980f18514cf380293d2138f20#egg=mmsegmentation&subdirectory=../../../../projects/Visual-modelling/visual_modelling/models/SegFormer multidict==5.1.0 -numpy==1.20.3 +numpy==1.22.0 oauthlib==3.1.1 opencv-python==4.5.2.54 packaging==20.9