From 46bf63dbcc4484dea77a09de5e102b5ab6be031e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 14:14:34 +0000 Subject: [PATCH] Bump torch from 2.2.2 to 2.8.0 in /install Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 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/v2.2.2...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index bcfd549..5b45ee2 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -60,7 +60,7 @@ SpeechRecognition==3.10.4 sympy==1.12 tensorflow-io-gcs-filesystem==0.37.0 tifffile==2024.6.18 -torch==2.2.2 +torch==2.8.0 torchaudio==2.2.2 torchvision==0.17.2 tqdm==4.66.4