From de21f9f521cafccf621766dee9b162fdd2d1ecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 17:23:20 +0000 Subject: [PATCH] chore(deps): bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /backend/python/ace-step directory: torch. Bumps the pip group with 1 update in the /backend/python/trl directory: torch. Updates `torch` from 2.10.0+rocm7.0 to 2.12.0+cpu Updates `torch` from 2.10.0+rocm7.0 to 2.12.0+cpu Updates `torch` from 2.10.0+rocm7.0 to 2.12.0+cpu Updates `torch` from 2.10.0 to 2.12.0+cpu Updates `torch` from 2.10.0 to 2.12.0+cpu Updates `torch` from 2.10.0 to 2.12.0+cpu --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/python/ace-step/requirements-hipblas.txt | 2 +- backend/python/longcat-video/requirements-cpu.txt | 2 +- backend/python/longcat-video/requirements-cublas12.txt | 2 +- backend/python/longcat-video/requirements-cublas13.txt | 2 +- backend/python/longcat-video/requirements-l4t13.txt | 2 +- backend/python/trl/requirements-cpu.txt | 2 +- backend/python/trl/requirements-cublas12.txt | 2 +- backend/python/trl/requirements-cublas13.txt | 2 +- backend/python/trl/requirements-mps.txt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/backend/python/ace-step/requirements-hipblas.txt b/backend/python/ace-step/requirements-hipblas.txt index 459792279c26..584e9569b0a5 100644 --- a/backend/python/ace-step/requirements-hipblas.txt +++ b/backend/python/ace-step/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm7.0 -torch==2.10.0+rocm7.0 +torch==2.12.0+cpu torchaudio torchvision diff --git a/backend/python/longcat-video/requirements-cpu.txt b/backend/python/longcat-video/requirements-cpu.txt index 01311205e269..c785cfcfff7c 100644 --- a/backend/python/longcat-video/requirements-cpu.txt +++ b/backend/python/longcat-video/requirements-cpu.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cpu -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-cublas12.txt b/backend/python/longcat-video/requirements-cublas12.txt index b3b28a042b96..aeed7acd6ef5 100644 --- a/backend/python/longcat-video/requirements-cublas12.txt +++ b/backend/python/longcat-video/requirements-cublas12.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu126 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-cublas13.txt b/backend/python/longcat-video/requirements-cublas13.txt index c3fcbcaec5ac..f03a1af777a6 100644 --- a/backend/python/longcat-video/requirements-cublas13.txt +++ b/backend/python/longcat-video/requirements-cublas13.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu130 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-l4t13.txt b/backend/python/longcat-video/requirements-l4t13.txt index c3fcbcaec5ac..f03a1af777a6 100644 --- a/backend/python/longcat-video/requirements-l4t13.txt +++ b/backend/python/longcat-video/requirements-l4t13.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu130 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/trl/requirements-cpu.txt b/backend/python/trl/requirements-cpu.txt index c67858542ef9..84d73d98d72a 100644 --- a/backend/python/trl/requirements-cpu.txt +++ b/backend/python/trl/requirements-cpu.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas12.txt b/backend/python/trl/requirements-cublas12.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas12.txt +++ b/backend/python/trl/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas13.txt b/backend/python/trl/requirements-cublas13.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas13.txt +++ b/backend/python/trl/requirements-cublas13.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-mps.txt b/backend/python/trl/requirements-mps.txt index fbdfb65365cb..e81a601126c0 100644 --- a/backend/python/trl/requirements-mps.txt +++ b/backend/python/trl/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0