Skip to content

Commit 499f7ef

Browse files
Bump timm from 1.0.19 to 1.0.20 in /tests/python_tests
Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.19 to 1.0.20. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](huggingface/pytorch-image-models@v1.0.19...v1.0.20) --- updated-dependencies: - dependency-name: timm dependency-version: 1.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 384084e commit 499f7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ einops==0.8.1
2020
torchvision==0.17.2; platform_system == "Darwin" and platform_machine == "x86_64"
2121
torchvision==0.23.0+cpu; platform_system != "Darwin" or platform_machine != "x86_64"
2222
# - openbmb/MiniCPM-V-2
23-
timm==1.0.19
23+
timm==1.0.20
2424
# - openai/whisper-base
2525
librosa==0.11.0
2626
soundfile==0.13.1

0 commit comments

Comments
 (0)