From 3737c6c4c1647c6906c0b81eb8aa1b9c493bf940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 10:36:34 +0000 Subject: [PATCH] Bump torch from 2.7.1 to 2.7.1+cpu Bumps torch from 2.7.1 to 2.7.1+cpu. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 180b55ea5..169e53bc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -159,7 +159,7 @@ llslibdev = [ # API tool_runtime: remote::model-context-protocol "mcp>=1.9.4", # API post_training: inline::huggingface - "torch==2.7.1", + "torch==2.7.1+cpu", "trl>=0.18.2", "peft>=0.15.2", # Other