From c704ef9e1d485df0b5db5feb7f6f22887dbbca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 01:06:34 +0000 Subject: [PATCH] Bump torch from 2.2.1 to 2.7.1 Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.1 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.1...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 2c1c63f..f0d955d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ProDy==2.4.1 pyparsing==3.1.1 scipy==1.12.0 sympy==1.12 -torch==2.2.1 +torch==2.7.1 triton==2.2.0 typing_extensions==4.10.0 ml-collections==0.1.1