From 292ec87fafb286f95d3cb70b9aea0df11ce6facf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:42:26 +0000 Subject: [PATCH] Bump torch from 2.8.0+cpu to 2.12.0+cpu in /demos/audio Bumps torch from 2.8.0+cpu to 2.12.0+cpu. --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0+cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/audio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/audio/requirements.txt b/demos/audio/requirements.txt index c8857c1268..18f63cc12a 100644 --- a/demos/audio/requirements.txt +++ b/demos/audio/requirements.txt @@ -1,5 +1,5 @@ --extra-index-url "https://download.pytorch.org/whl/cpu" -torch==2.8.0+cpu +torch==2.12.0+cpu torchaudio==2.8.0+cpu soundfile speechbrain==1.0.2