From 72292e203e0430e626ab44cfcb47c0b14ff5419e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 02:04:36 +0000 Subject: [PATCH] chore(deps): Bump torch from 2.9.1 to 2.11.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.9.1 to 2.11.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.9.1...v2.11.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec5c7d4..2a1c1b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ nc_py_api[app]==0.23.0 kokoro==0.9.4 soundfile==0.13.1 misaki==0.9.4 -torch==2.9.1 +torch==2.11.0 audiometa_python==0.11.1 static_ffmpeg==2.13 \ No newline at end of file