From 559e674dfae29a22e2048e290e7bf5903743b0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 11:06:21 +0000 Subject: [PATCH] Bump torch from 2.6.0 to 2.7.1 in /llm-parallelism-main Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 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.6.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm-parallelism-main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-parallelism-main/requirements.txt b/llm-parallelism-main/requirements.txt index 90ee5a8..77c5fe8 100644 --- a/llm-parallelism-main/requirements.txt +++ b/llm-parallelism-main/requirements.txt @@ -33,7 +33,7 @@ setuptools==76.0.0 six==1.17.0 sympy==1.13.1 tokenizers==0.21.1 -torch==2.6.0 +torch==2.7.1 torchvision==0.21.0 tqdm==4.67.1 transformers==4.49.0