From f1e28c4e324f92047cabe4e223903c612db94331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:03:49 +0000 Subject: [PATCH] Bump torch from 2.2.2 to 2.7.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.7.1. - [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.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 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 bcfd549..95bffb4 100644 --- a/requirements.txt +++ b/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.7.1 torchaudio==2.2.2 torchvision==0.17.2 tqdm==4.66.4