From 49e3fa3a30b1a753b15c2c26b812e32bf530264e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 17:24:51 +0000 Subject: [PATCH] chore(deps): bump the pip group across 5 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/rfdetr directory: torch. Bumps the pip group with 1 update in the /backend/python/sglang directory: torch. Bumps the pip group with 1 update in the /backend/python/trl directory: torch. Bumps the pip group with 1 update in the /backend/python/vllm-omni 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+rocm7.0 to 2.12.0+cpu Updates `torch` from 2.10.0+rocm7.0 to 2.12.0+cpu Updates `torch` from 2.7.1 to 2.12.0+cu130 Updates `torch` from 2.7.1 to 2.12.0+cu130 Updates `torch` from 2.7.1 to 2.12.0+cu130 Updates `torch` from 2.7.1 to 2.12.0+cu130 Updates `torch` from 2.7.1 to 2.12.0+cu130 Updates `torch` from 2.9.0 to 2.12.0+cpu Updates `torch` from 2.9.0 to 2.12.0+cpu Updates `torch` from 2.9.0 to 2.12.0+cpu Updates `torch` from 2.9.0 to 2.12.0+cpu Updates `torch` from 2.9.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 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.7.0 to 2.12.0+cu130 Updates `torch` from 2.7.0 to 2.12.0+cu130 Updates `torch` from 2.7.0 to 2.12.0+cu130 Updates `torch` from 2.7.0 to 2.12.0+cu130 Updates `torch` from 2.7.0 to 2.12.0+cu130 --- 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 - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production - dependency-name: torch dependency-version: 2.12.0+cu130 dependency-type: direct:production - dependency-name: torch dependency-version: 2.12.0+cu130 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/python/ace-step/requirements-hipblas.txt | 2 +- backend/python/rfdetr/requirements-cpu.txt | 2 +- backend/python/rfdetr/requirements-cublas12.txt | 2 +- backend/python/rfdetr/requirements-cublas13.txt | 2 +- backend/python/rfdetr/requirements-hipblas.txt | 2 +- backend/python/rfdetr/requirements-mps.txt | 2 +- backend/python/sglang/requirements-cpu.txt | 2 +- backend/python/sglang/requirements-cublas12.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 +- backend/python/vllm-omni/requirements-cublas12.txt | 2 +- 13 files changed, 13 insertions(+), 13 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/rfdetr/requirements-cpu.txt b/backend/python/rfdetr/requirements-cpu.txt index d0d1f4afaa94..abb3549f3f57 100644 --- a/backend/python/rfdetr/requirements-cpu.txt +++ b/backend/python/rfdetr/requirements-cpu.txt @@ -3,5 +3,5 @@ opencv-python accelerate peft inference -torch==2.7.1 +torch==2.12.0+cu130 optimum-quanto \ No newline at end of file diff --git a/backend/python/rfdetr/requirements-cublas12.txt b/backend/python/rfdetr/requirements-cublas12.txt index 36eaa47bb372..7e534ab2ad5c 100644 --- a/backend/python/rfdetr/requirements-cublas12.txt +++ b/backend/python/rfdetr/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-cublas13.txt b/backend/python/rfdetr/requirements-cublas13.txt index d75a2013c24d..6cba0548f013 100644 --- a/backend/python/rfdetr/requirements-cublas13.txt +++ b/backend/python/rfdetr/requirements-cublas13.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu130 -torch==2.9.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-hipblas.txt b/backend/python/rfdetr/requirements-hipblas.txt index b8978d1bf3ba..a65fa3473840 100644 --- a/backend/python/rfdetr/requirements-hipblas.txt +++ b/backend/python/rfdetr/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+cu130 torchvision==0.25.0+rocm7.0 rfdetr opencv-python diff --git a/backend/python/rfdetr/requirements-mps.txt b/backend/python/rfdetr/requirements-mps.txt index a00e6d324db3..aa43f39eecc3 100644 --- a/backend/python/rfdetr/requirements-mps.txt +++ b/backend/python/rfdetr/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 rfdetr opencv-python accelerate diff --git a/backend/python/sglang/requirements-cpu.txt b/backend/python/sglang/requirements-cpu.txt index ad467ffa8913..1e2dc6572dc0 100644 --- a/backend/python/sglang/requirements-cpu.txt +++ b/backend/python/sglang/requirements-cpu.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cpu accelerate -torch==2.9.0 +torch==2.12.0+cpu torchvision torchaudio transformers diff --git a/backend/python/sglang/requirements-cublas12.txt b/backend/python/sglang/requirements-cublas12.txt index edd9558209dd..749bc260e136 100644 --- a/backend/python/sglang/requirements-cublas12.txt +++ b/backend/python/sglang/requirements-cublas12.txt @@ -6,7 +6,7 @@ # for cublas12 so uv consults this index alongside PyPI. --extra-index-url https://download.pytorch.org/whl/cu128 accelerate -torch==2.9.1 +torch==2.12.0+cpu torchvision torchaudio transformers 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 diff --git a/backend/python/vllm-omni/requirements-cublas12.txt b/backend/python/vllm-omni/requirements-cublas12.txt index deafb2c6e874..5ce5539a5053 100644 --- a/backend/python/vllm-omni/requirements-cublas12.txt +++ b/backend/python/vllm-omni/requirements-cublas12.txt @@ -1,4 +1,4 @@ accelerate -torch==2.7.0 +torch==2.12.0+cu130 transformers bitsandbytes