From 7cf91e0d00d3dc627061bf909be067e2bbd083b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:38:57 +0000 Subject: [PATCH] Bump torch from 2.4.1 to 2.5.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b06525f..4a1d6272 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ tabulate==0.9.0 threadpoolctl==3.2.0 tifffile==2024.9.20 tokenizers==0.19.1 -torch==2.4.1 +torch==2.5.0 torchvision==0.17.1 tqdm==4.66.5 transformer-smaller-training-vocab==0.4.0