From 19c494519edafd378748424443d0d28b9e7e77ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:48:50 +0000 Subject: [PATCH] Bump torchaudio from 2.4.1+cu118 to 2.5.0 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.4.1+cu118 to 2.5.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/commits/v2.5.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 21d0d21..cf739c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ opencv-python torch==2.4.1+cu118 torchvision==0.19.1+cu118 -torchaudio==2.4.1+cu118 +torchaudio==2.5.0 onnxruntime pandas numpy