From b650022b29a1b8e5b2fb31d46370f7ea8dd7ce71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:44:04 +0000 Subject: [PATCH] chore(deps): bump the pip group across 3 directories with 1 update Bumps the pip group with 1 update in the /backend/python/chatterbox directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /backend/python/faster-whisper directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /backend/python/kokoro directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.3.1+cxx11.abi to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) Updates `torch` from 2.3.1+cxx11.abi to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) Updates `torch` from 2.3.1+cxx11.abi to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/python/chatterbox/requirements-cpu.txt | 2 +- backend/python/chatterbox/requirements-cublas11.txt | 2 +- backend/python/chatterbox/requirements-cublas12.txt | 2 +- backend/python/chatterbox/requirements-hipblas.txt | 2 +- backend/python/chatterbox/requirements-intel.txt | 2 +- backend/python/faster-whisper/requirements-cpu.txt | 2 +- backend/python/faster-whisper/requirements-cublas11.txt | 2 +- backend/python/faster-whisper/requirements-cublas12.txt | 2 +- backend/python/faster-whisper/requirements-intel.txt | 2 +- backend/python/kokoro/requirements-cpu.txt | 2 +- backend/python/kokoro/requirements-cublas11.txt | 2 +- backend/python/kokoro/requirements-cublas12.txt | 2 +- backend/python/kokoro/requirements-hipblas.txt | 2 +- backend/python/kokoro/requirements-intel.txt | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/backend/python/chatterbox/requirements-cpu.txt b/backend/python/chatterbox/requirements-cpu.txt index 7c87f880..b5485921 100644 --- a/backend/python/chatterbox/requirements-cpu.txt +++ b/backend/python/chatterbox/requirements-cpu.txt @@ -1,5 +1,5 @@ accelerate -torch==2.6.0 +torch==2.7.1 torchaudio==2.6.0 transformers==4.46.3 chatterbox-tts diff --git a/backend/python/chatterbox/requirements-cublas11.txt b/backend/python/chatterbox/requirements-cublas11.txt index 33436d6b..99dbcf42 100644 --- a/backend/python/chatterbox/requirements-cublas11.txt +++ b/backend/python/chatterbox/requirements-cublas11.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -torch==2.6.0+cu118 +torch==2.7.1 torchaudio==2.6.0+cu118 transformers==4.46.3 chatterbox-tts diff --git a/backend/python/chatterbox/requirements-cublas12.txt b/backend/python/chatterbox/requirements-cublas12.txt index eedc271c..8692eab3 100644 --- a/backend/python/chatterbox/requirements-cublas12.txt +++ b/backend/python/chatterbox/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.6.0 +torch==2.7.1 torchaudio==2.6.0 transformers==4.46.3 chatterbox-tts diff --git a/backend/python/chatterbox/requirements-hipblas.txt b/backend/python/chatterbox/requirements-hipblas.txt index a6ede9fb..95a04776 100644 --- a/backend/python/chatterbox/requirements-hipblas.txt +++ b/backend/python/chatterbox/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm6.0 -torch==2.6.0+rocm6.1 +torch==2.7.1 torchaudio==2.6.0+rocm6.1 transformers==4.46.3 chatterbox-tts diff --git a/backend/python/chatterbox/requirements-intel.txt b/backend/python/chatterbox/requirements-intel.txt index 35c3de65..897bec36 100644 --- a/backend/python/chatterbox/requirements-intel.txt +++ b/backend/python/chatterbox/requirements-intel.txt @@ -1,6 +1,6 @@ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ intel-extension-for-pytorch==2.3.110+xpu -torch==2.3.1+cxx11.abi +torch==2.7.1 torchaudio==2.3.1+cxx11.abi transformers==4.46.3 chatterbox-tts diff --git a/backend/python/faster-whisper/requirements-cpu.txt b/backend/python/faster-whisper/requirements-cpu.txt index 3e03f3ad..36bcd324 100644 --- a/backend/python/faster-whisper/requirements-cpu.txt +++ b/backend/python/faster-whisper/requirements-cpu.txt @@ -4,5 +4,5 @@ accelerate compel peft sentencepiece -torch==2.4.1 +torch==2.7.1 optimum-quanto \ No newline at end of file diff --git a/backend/python/faster-whisper/requirements-cublas11.txt b/backend/python/faster-whisper/requirements-cublas11.txt index b7453295..94e0b171 100644 --- a/backend/python/faster-whisper/requirements-cublas11.txt +++ b/backend/python/faster-whisper/requirements-cublas11.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -torch==2.4.1+cu118 +torch==2.7.1 faster-whisper opencv-python accelerate diff --git a/backend/python/faster-whisper/requirements-cublas12.txt b/backend/python/faster-whisper/requirements-cublas12.txt index 8f46fa4a..c7e687d1 100644 --- a/backend/python/faster-whisper/requirements-cublas12.txt +++ b/backend/python/faster-whisper/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.4.1 +torch==2.7.1 faster-whisper opencv-python accelerate diff --git a/backend/python/faster-whisper/requirements-intel.txt b/backend/python/faster-whisper/requirements-intel.txt index 417aa0b4..abc5f0f4 100644 --- a/backend/python/faster-whisper/requirements-intel.txt +++ b/backend/python/faster-whisper/requirements-intel.txt @@ -1,6 +1,6 @@ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ intel-extension-for-pytorch==2.3.110+xpu -torch==2.3.1+cxx11.abi +torch==2.7.1 oneccl_bind_pt==2.3.100+xpu optimum[openvino] faster-whisper \ No newline at end of file diff --git a/backend/python/kokoro/requirements-cpu.txt b/backend/python/kokoro/requirements-cpu.txt index b4f1261f..db0b677a 100644 --- a/backend/python/kokoro/requirements-cpu.txt +++ b/backend/python/kokoro/requirements-cpu.txt @@ -1,2 +1,2 @@ -torch==2.4.1 +torch==2.7.1 transformers \ No newline at end of file diff --git a/backend/python/kokoro/requirements-cublas11.txt b/backend/python/kokoro/requirements-cublas11.txt index ed0d4df5..a0f605e4 100644 --- a/backend/python/kokoro/requirements-cublas11.txt +++ b/backend/python/kokoro/requirements-cublas11.txt @@ -1,3 +1,3 @@ --extra-index-url https://download.pytorch.org/whl/cu118 -torch==2.4.1+cu118 +torch==2.7.1 transformers \ No newline at end of file diff --git a/backend/python/kokoro/requirements-cublas12.txt b/backend/python/kokoro/requirements-cublas12.txt index b4f1261f..db0b677a 100644 --- a/backend/python/kokoro/requirements-cublas12.txt +++ b/backend/python/kokoro/requirements-cublas12.txt @@ -1,2 +1,2 @@ -torch==2.4.1 +torch==2.7.1 transformers \ No newline at end of file diff --git a/backend/python/kokoro/requirements-hipblas.txt b/backend/python/kokoro/requirements-hipblas.txt index ec8d0306..75d6f1bd 100644 --- a/backend/python/kokoro/requirements-hipblas.txt +++ b/backend/python/kokoro/requirements-hipblas.txt @@ -1,3 +1,3 @@ --extra-index-url https://download.pytorch.org/whl/rocm6.0 -torch==2.4.1+rocm6.0 +torch==2.7.1 transformers \ No newline at end of file diff --git a/backend/python/kokoro/requirements-intel.txt b/backend/python/kokoro/requirements-intel.txt index b16448d3..071edf04 100644 --- a/backend/python/kokoro/requirements-intel.txt +++ b/backend/python/kokoro/requirements-intel.txt @@ -1,5 +1,5 @@ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ intel-extension-for-pytorch==2.3.110+xpu -torch==2.3.1+cxx11.abi +torch==2.7.1 oneccl_bind_pt==2.3.100+xpu transformers \ No newline at end of file