From ebbfa2315e345528fe33bba9609a8eca0d9bd88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 19:42:48 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d8708a5ae..ea0afffe9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ stqdm==0.0.4 ftfy==6.1.1 fairscale==0.4.4 regex -timm==0.6.7 +timm==0.6.11 tqdm==4.64.0 tensorboard==2.10.1 @@ -65,7 +65,7 @@ pudb==2019.2 pytorch-lightning==1.7.7 realesrgan==0.3.0 test-tube>=0.7.5 -timm==0.6.7 +timm==0.6.11 torch-fidelity==0.3.0 transformers==4.19.2 # do not change wget