From d14793e57ab525825ffebefc6f22337640a7c3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 07:55:21 +0000 Subject: [PATCH] Bump timm from 1.0.8 to 1.0.10 in /tests Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.8 to 1.0.10. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](https://github.com/huggingface/pytorch-image-models/compare/v1.0.8...v1.0.10) --- 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 f09da0d3b409e9..d51a77afc16513 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -29,7 +29,7 @@ networkx<=3.3 flax<=0.9.0 # PyTorch tests -timm==1.0.8 +timm==1.0.10 transformers~=4.44.0 easyocr==1.7.2