From 306456f3f2064c1154186c054e6c26aee738dad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 06:13:37 +0000 Subject: [PATCH] Bump torchaudio from 2.2.0 to 2.3.0 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: torchaudio 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 0ad8fb59..0ea7c0ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ decord torch==2.2.0 langdetect torchdata==0.7.1 -torchaudio==2.2.0 +torchaudio==2.3.0 soundfile omegaconf einops