From 08297c6f3e124845deda75e5194863391543f124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 18:42:03 +0100 Subject: [PATCH] Bump torchaudio from 2.1.2 to 2.2.0 (#300) * Bump torchaudio from 2.1.2 to 2.2.0 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: torchaudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Beaumont --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ae196529..dddda754 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,10 +14,10 @@ timeout-decorator scenedetect[opencv]==0.6.2 decord #eva-decord # use eva-decord instead of decord on Mac (https://github.com/dmlc/decord/issues/213) -torch==2.1.2 +torch==2.2.0 langdetect torchdata==0.7.1 -torchaudio==2.1.2 +torchaudio==2.2.0 soundfile omegaconf einops