From aaae92fb2fc67372c1a7f99392693ef4395f4451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 09:57:13 +0000 Subject: [PATCH] Bump torchaudio from 2.0.1 to 2.4.1+cu118 Bumps torchaudio from 2.0.1 to 2.4.1+cu118. --- updated-dependencies: - dependency-name: torchaudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- runai_torch_requirements.txt | 2 +- torch_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/runai_torch_requirements.txt b/runai_torch_requirements.txt index abe14c9..4206ea5 100644 --- a/runai_torch_requirements.txt +++ b/runai_torch_requirements.txt @@ -1,4 +1,4 @@ --index-url https://download.pytorch.org/whl/cu121 torch==2.2.1 torchvision==0.17.1 -torchaudio==2.2.1 \ No newline at end of file +torchaudio==2.4.1+cu118 \ No newline at end of file diff --git a/torch_requirements.txt b/torch_requirements.txt index 489c1ca..3b4efbd 100644 --- a/torch_requirements.txt +++ b/torch_requirements.txt @@ -1,4 +1,4 @@ --index-url https://download.pytorch.org/whl/cu118 torch==2.0.0 torchvision==0.15.1 -torchaudio==2.0.1 \ No newline at end of file +torchaudio==2.4.1+cu118 \ No newline at end of file