From 0ae5220d8ee06778a2aeaa720b5a9eaab1354330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 15:07:32 +0000 Subject: [PATCH] Bump torchaudio from 2.3.0 to 2.9.0 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.3.0 to 2.9.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.3.0...v2.9.0) --- updated-dependencies: - dependency-name: torchaudio dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f62f4ba..89242b4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,7 @@ pynvml==11.5.0 pyyaml==6.0.1 torch==2.3.0 torchvision==0.18.0 -torchaudio==2.3.0 +torchaudio==2.9.0 tqdm==4.66.2 psutil==5.9.8 pynvml==11.5.0