From 9e874df6e2dda0f66d35ea8c38ca4f375516c398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:47:44 +0000 Subject: [PATCH] chore(deps): bump the pip group across 4 directories with 1 update 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/sglang directory: torch. Bumps the pip group with 1 update in the /backend/python/vllm-omni directory: torch. Updates `torch` from 2.7.1 to 2.7.1+xpu Updates `torch` from 2.7.1 to 2.7.1+xpu Updates `torch` from 2.7.1 to 2.7.1+cpu Updates `torch` from 2.7.0 to 2.8.0 --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+xpu dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1+xpu dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1+cpu dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 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/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/sglang/requirements-cpu.txt | 2 +- backend/python/sglang/requirements-cublas12.txt | 2 +- backend/python/vllm-omni/requirements-cublas12.txt | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/backend/python/ace-step/requirements-cpu.txt b/backend/python/ace-step/requirements-cpu.txt index e986de1b061f..33e97fe0d55c 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>=4.51.0,<5.6.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..96a57d210b1f 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>=4.51.0,<5.6.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..3cb0276916bd 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>=4.51.0,<5.6.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..30f12bb9555b 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.11.0+xpu torchaudio torchvision # Core dependencies -transformers>=4.51.0,<4.58.0 +transformers>=4.51.0,<5.6.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..0eb53ec7e45d 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>=4.51.0,<5.6.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..119e15241a3a 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>=4.51.0,<5.6.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..5ac1440be98b 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>=4.51.0,<5.6.0 diffusers gradio matplotlib>=3.7.5 diff --git a/backend/python/outetts/requirements-cpu.txt b/backend/python/outetts/requirements-cpu.txt index 569fdaf87cfe..0b6447d0a23e 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.7.1+xpu 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..416a48fc2f40 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.7.1+xpu 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..f1b26092d11d 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.7.1+xpu 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..b4c29d3a0c19 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.7.1+xpu 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..c20853d591ef 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.7.1+xpu 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..36a12b309ee1 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.7.1+xpu rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-cublas13.txt b/backend/python/rfdetr/requirements-cublas13.txt index d75a2013c24d..257389cebd72 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.7.1+xpu rfdetr opencv-python accelerate diff --git a/backend/python/rfdetr/requirements-hipblas.txt b/backend/python/rfdetr/requirements-hipblas.txt index b8978d1bf3ba..480973e98d1e 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.7.1+xpu 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..9a2093b0ec8b 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.7.1+xpu rfdetr opencv-python accelerate diff --git a/backend/python/sglang/requirements-cpu.txt b/backend/python/sglang/requirements-cpu.txt index ad467ffa8913..74f7e87ed233 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.7.1+cpu torchvision torchaudio transformers diff --git a/backend/python/sglang/requirements-cublas12.txt b/backend/python/sglang/requirements-cublas12.txt index 6f94fc995203..4589be28e445 100644 --- a/backend/python/sglang/requirements-cublas12.txt +++ b/backend/python/sglang/requirements-cublas12.txt @@ -1,5 +1,5 @@ accelerate -torch==2.7.1 +torch==2.7.1+cpu torchvision torchaudio==2.7.1 transformers diff --git a/backend/python/vllm-omni/requirements-cublas12.txt b/backend/python/vllm-omni/requirements-cublas12.txt index deafb2c6e874..84741035fc06 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.8.0 transformers bitsandbytes