From c63356b3fd653cf8832b77433d452bff87019373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 15:56:16 +0000 Subject: [PATCH] Bump torch from 2.2.2 to 2.7.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` 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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d06bfb..dd94069 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ starlette==0.46.2 sympy==1.14.0 tenacity==9.1.2 tokenizers==0.21.1 -torch==2.2.2 +torch==2.7.1 tqdm==4.67.1 transformers==4.52.4 typing-inspect==0.9.0