From 803d38f98ab779bbc18350da5f981681267fe5a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:39:10 +0000 Subject: [PATCH] Bump torch from 1.13.0 to 2.8.0 Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.0 to 2.8.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/v1.13.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c799dba..d4c682f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ scipy==1.9.3 six==1.16.0 tensorboardX==2.5.1 tifffile==2022.10.10 -torch==1.13.0 +torch==2.8.0 torchmetrics==0.11.0 tqdm==4.64.1 typing-extensions==4.4.0