From 7e964907bc5d5677c777260d6f30996f166f12e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:45:33 +0000 Subject: [PATCH] Bump torchaudio from 2.3.0 to 2.9.1 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.3.0 to 2.9.1. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.3.0...v2.9.1) --- updated-dependencies: - dependency-name: torchaudio dependency-version: 2.9.1 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 66af43c..8b8fd34 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ pynvml==11.5.0 pyyaml==6.0.1 torch==2.3.0 torchvision==0.18.0 -torchaudio==2.3.0 +torchaudio==2.9.1 tqdm==4.67.1 psutil==5.9.8 pynvml==11.5.0