From d6d59fbb2869315b514ab033e97d658686beb485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:47:01 +0000 Subject: [PATCH] Bump timm from 1.0.7 to 1.0.12 in /tests Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.7 to 1.0.12. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](https://github.com/huggingface/pytorch-image-models/compare/v1.0.7...v1.0.12) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 16bffdf16967db..06a073674318f6 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -27,7 +27,7 @@ jaxlib<=0.4.14 kornia==0.7.0 networkx<=3.3 keras>=2.0.0,<3.0.0 -timm==1.0.7 +timm==1.0.12 --extra-index-url https://download.pytorch.org/whl/cpu torch>=1.13,<2.4 \ No newline at end of file