From 069b5fb4fa07d3760f21ce079d6f063209335dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:23:00 +0000 Subject: [PATCH] Bump timm from 1.0.11 to 1.0.12 in /requirements Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.11 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.11...v1.0.12) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e065b801..cd884020 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -33,7 +33,7 @@ starlette==0.40.0 # not directly required, pinned by Dependabot to avoid a vulne tabulate==0.9.0 tensorflow==2.18.0 tifffile==2024.9.20 -timm==1.0.11 +timm==1.0.12 torch==2.5.1 torcheval==0.0.7 torchgeo==0.6.1