From 57e16a9b18a96c353005725c5448a78f153f81b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:12:19 +0000 Subject: [PATCH] chore(deps): bump the pip group across 6 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/llama-cpp-quantization directory: torch. Bumps the pip group with 1 update in the /backend/python/outetts 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/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 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.10.0 to 2.12.0+cpu 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-group: pip - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.12.0+cu130 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.12.0+cu130 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.12.0+cu130 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/python/ace-step/requirements-cpu.txt | 2 +- backend/python/ace-step/requirements-cublas12.txt | 2 +- backend/python/ace-step/requirements-cublas13.txt | 2 +- backend/python/ace-step/requirements-hipblas.txt | 4 ++-- backend/python/ace-step/requirements-intel.txt | 2 +- backend/python/ace-step/requirements-l4t13.txt | 2 +- backend/python/ace-step/requirements-mps.txt | 2 +- backend/python/llama-cpp-quantization/requirements-cpu.txt | 4 ++-- backend/python/llama-cpp-quantization/requirements-mps.txt | 4 ++-- backend/python/outetts/requirements-cpu.txt | 2 +- backend/python/outetts/requirements-cublas12.txt | 2 +- backend/python/outetts/requirements-cublas13.txt | 2 +- backend/python/outetts/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/trl/requirements-cpu.txt | 4 ++-- backend/python/trl/requirements-cublas12.txt | 4 ++-- backend/python/trl/requirements-cublas13.txt | 4 ++-- backend/python/vllm-omni/requirements-cublas12.txt | 2 +- 22 files changed, 28 insertions(+), 28 deletions(-) diff --git a/backend/python/ace-step/requirements-cpu.txt b/backend/python/ace-step/requirements-cpu.txt index e986de1b061f..d563da43978d 100644 --- a/backend/python/ace-step/requirements-cpu.txt +++ b/backend/python/ace-step/requirements-cpu.txt @@ -4,7 +4,7 @@ torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-cublas12.txt b/backend/python/ace-step/requirements-cublas12.txt index 9a656bf80f4e..cc93e0ce9c17 100644 --- a/backend/python/ace-step/requirements-cublas12.txt +++ b/backend/python/ace-step/requirements-cublas12.txt @@ -4,7 +4,7 @@ torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio>=6.5.1 matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-cublas13.txt b/backend/python/ace-step/requirements-cublas13.txt index 772c8458f0d8..f31484551bf9 100644 --- a/backend/python/ace-step/requirements-cublas13.txt +++ b/backend/python/ace-step/requirements-cublas13.txt @@ -4,7 +4,7 @@ torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio>=6.5.1 matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-hipblas.txt b/backend/python/ace-step/requirements-hipblas.txt index 459792279c26..724bcd5feffa 100644 --- a/backend/python/ace-step/requirements-hipblas.txt +++ b/backend/python/ace-step/requirements-hipblas.txt @@ -1,10 +1,10 @@ --extra-index-url https://download.pytorch.org/whl/rocm7.0 -torch==2.10.0+rocm7.0 +torch==2.12.0+cpu torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio>=6.5.1 matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-intel.txt b/backend/python/ace-step/requirements-intel.txt index d9136331c57d..494ffe378243 100644 --- a/backend/python/ace-step/requirements-intel.txt +++ b/backend/python/ace-step/requirements-intel.txt @@ -4,7 +4,7 @@ torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-l4t13.txt b/backend/python/ace-step/requirements-l4t13.txt index 1f387555a281..0927fe6568a8 100644 --- a/backend/python/ace-step/requirements-l4t13.txt +++ b/backend/python/ace-step/requirements-l4t13.txt @@ -3,7 +3,7 @@ torch torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio>=6.5.1 matplotlib>=3.7.5 diff --git a/backend/python/ace-step/requirements-mps.txt b/backend/python/ace-step/requirements-mps.txt index ab7620136ddd..d615ddc2ce19 100644 --- a/backend/python/ace-step/requirements-mps.txt +++ b/backend/python/ace-step/requirements-mps.txt @@ -3,7 +3,7 @@ torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=5.11.0,<5.12.0 diffusers gradio matplotlib>=3.7.5 diff --git a/backend/python/llama-cpp-quantization/requirements-cpu.txt b/backend/python/llama-cpp-quantization/requirements-cpu.txt index 4faf5a46ef80..1cccc6f57b64 100644 --- a/backend/python/llama-cpp-quantization/requirements-cpu.txt +++ b/backend/python/llama-cpp-quantization/requirements-cpu.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0 -transformers>=4.56.2 +torch==2.12.0+cpu +transformers>=5.11.0 huggingface-hub>=1.3.0 sentencepiece diff --git a/backend/python/llama-cpp-quantization/requirements-mps.txt b/backend/python/llama-cpp-quantization/requirements-mps.txt index 1e8d7b155cbb..670f740c4124 100644 --- a/backend/python/llama-cpp-quantization/requirements-mps.txt +++ b/backend/python/llama-cpp-quantization/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.10.0 -transformers>=4.56.2 +torch==2.12.0+cpu +transformers>=5.11.0 huggingface-hub>=1.3.0 sentencepiece diff --git a/backend/python/outetts/requirements-cpu.txt b/backend/python/outetts/requirements-cpu.txt index 569fdaf87cfe..87ba4d6e509b 100644 --- a/backend/python/outetts/requirements-cpu.txt +++ b/backend/python/outetts/requirements-cpu.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 llvmlite==0.43.0 numba==0.60.0 accelerate diff --git a/backend/python/outetts/requirements-cublas12.txt b/backend/python/outetts/requirements-cublas12.txt index 31683be0a0c9..cc5fbfeaeb41 100644 --- a/backend/python/outetts/requirements-cublas12.txt +++ b/backend/python/outetts/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.7.1 +torch==2.12.0+cu130 accelerate llvmlite==0.43.0 numba==0.60.0 diff --git a/backend/python/outetts/requirements-cublas13.txt b/backend/python/outetts/requirements-cublas13.txt index c1aea423cab5..a418c1a95d29 100644 --- a/backend/python/outetts/requirements-cublas13.txt +++ b/backend/python/outetts/requirements-cublas13.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu130 -torch==2.9.0 +torch==2.12.0+cu130 llvmlite==0.43.0 numba==0.60.0 bitsandbytes diff --git a/backend/python/outetts/requirements-hipblas.txt b/backend/python/outetts/requirements-hipblas.txt index 086931625eab..994e9b80c290 100644 --- a/backend/python/outetts/requirements-hipblas.txt +++ b/backend/python/outetts/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 accelerate llvmlite==0.43.0 numba==0.60.0 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/trl/requirements-cpu.txt b/backend/python/trl/requirements-cpu.txt index c67858542ef9..4bbfdfad7d21 100644 --- a/backend/python/trl/requirements-cpu.txt +++ b/backend/python/trl/requirements-cpu.txt @@ -1,9 +1,9 @@ --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 -transformers>=4.56.2 +transformers>=5.11.0 accelerate>=1.4.0 huggingface-hub>=1.3.0 sentencepiece diff --git a/backend/python/trl/requirements-cublas12.txt b/backend/python/trl/requirements-cublas12.txt index 05f29591cba7..4d3a76847375 100644 --- a/backend/python/trl/requirements-cublas12.txt +++ b/backend/python/trl/requirements-cublas12.txt @@ -1,8 +1,8 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 -transformers>=4.56.2 +transformers>=5.11.0 accelerate>=1.4.0 huggingface-hub>=1.3.0 sentencepiece diff --git a/backend/python/trl/requirements-cublas13.txt b/backend/python/trl/requirements-cublas13.txt index 05f29591cba7..4d3a76847375 100644 --- a/backend/python/trl/requirements-cublas13.txt +++ b/backend/python/trl/requirements-cublas13.txt @@ -1,8 +1,8 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 -transformers>=4.56.2 +transformers>=5.11.0 accelerate>=1.4.0 huggingface-hub>=1.3.0 sentencepiece 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