From 5c98b45ab0dcf6f91188c92188f4f8479143ae5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 15:37:36 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.21.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..7f6c9fad 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.21.0 oauthlib==3.1.1 opencv-python==4.5.2.54 packaging==20.9