From da7997e6d9fde5bec9ec92d7e5d4a3e64dbeb1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 19:04:15 +0000 Subject: [PATCH] Bump timm from 0.3.2 to 0.6.12 Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.3.2 to 0.6.12. - [Release notes](https://github.com/rwightman/pytorch-image-models/releases) - [Changelog](https://github.com/rwightman/pytorch-image-models/blob/main/docs/archived_changes.md) - [Commits](https://github.com/rwightman/pytorch-image-models/commits/v0.6.12) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SegFormer/requirements-cpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SegFormer/requirements-cpu.txt b/SegFormer/requirements-cpu.txt index f44500a..73c6383 100644 --- a/SegFormer/requirements-cpu.txt +++ b/SegFormer/requirements-cpu.txt @@ -1,7 +1,7 @@ torch==1.7.1+cpu torchvision==0.8.2+cpu mmcv-full==1.2.7 -timm==0.3.2 +timm==0.6.12 pycocotools==2.0.4 git+https://github.com/waspinator/pycococreator.git@0.2.1 opencv-python<5.0.0