Skip to content

Commit 6af93c6

Browse files
Bump torchaudio from 2.7.0 to 2.7.1
Bumps [torchaudio](https://github.com/pytorch/audio) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](pytorch/audio@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torchaudio dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e073c1c commit 6af93c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ six==1.17.0
2222
sympy==1.13.3
2323
threadpoolctl==3.6.0
2424
torch==2.7.0 #+cu124 If you want to install the cuda version see Makefile
25-
torchaudio==2.7.0 #+cu124 If you want to install the cuda version see Makefile
25+
torchaudio==2.7.1 #+cu124 If you want to install the cuda version see Makefile
2626
torchvision==0.22.0 #+cu124 If you want to install the cuda version see Makefile
2727
tqdm==4.67.1
2828
typing_extensions==4.13.2

0 commit comments

Comments
 (0)