From e4da27193c06d4de0b8a8e346d285a24c1b939e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 13:00:18 +0000 Subject: [PATCH] build(deps): bump mmdet from 2.21.0 to 2.25.3 Bumps [mmdet](https://github.com/open-mmlab/mmdetection) from 2.21.0 to 2.25.3. - [Release notes](https://github.com/open-mmlab/mmdetection/releases) - [Commits](https://github.com/open-mmlab/mmdetection/compare/v2.21.0...v2.25.3) --- updated-dependencies: - dependency-name: mmdet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- model_hub/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_hub/tests/requirements.txt b/model_hub/tests/requirements.txt index 3ff2390791d..ff29d7f539d 100644 --- a/model_hub/tests/requirements.txt +++ b/model_hub/tests/requirements.txt @@ -8,6 +8,6 @@ transformers==4.8.2 datasets==1.9.0 # install mmcv and mmdet -mmdet==2.21.0 +mmdet==2.25.3 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.9.0/index.html mmcv-full==1.4.5