From ba82a4aa8ac86216398d15dbbfc3e57e34ac1c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:53:02 +0000 Subject: [PATCH] Bump timm from 0.6.7 to 0.6.11 Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.6.7 to 0.6.11. - [Release notes](https://github.com/rwightman/pytorch-image-models/releases) - [Changelog](https://github.com/rwightman/pytorch-image-models/blob/master/docs/changes.md) - [Commits](https://github.com/rwightman/pytorch-image-models/compare/v0.6.7...v0.6.11) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62b4ccbf1..6c156140d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ fairscale==0.4.4 pycocotools==2.0.5 pycocoevalcap==1.2 regex -timm==0.6.7 +timm==0.6.11 tqdm==4.64.0 tensorboard==2.10.1