From 27935b79381963b19e3d4c0a92886fc73f2bc4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 23:34:00 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.13.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.13.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.8.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wmar_audio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmar_audio/requirements.txt b/wmar_audio/requirements.txt index 33fe313..2da1c84 100644 --- a/wmar_audio/requirements.txt +++ b/wmar_audio/requirements.txt @@ -8,7 +8,7 @@ numpy==1.26.4 aiohttp>=3.10.5, <3.11 huggingface-hub==0.24.6 pytest==9.0.3 -torch==2.8.0 +torch==2.13.0 torchmetrics[audio]==1.7.1 accelerate rouge_score