Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

build(deps): bump torchaudio from 0.10.2 to 2.0.2 in /requirements #1660

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump torchaudio from 0.10.2 to 2.0.2 in /requirements
Bumps [torchaudio](https://github.com/pytorch/audio) from 0.10.2 to 2.0.2.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v0.10.2...v2.0.2)

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 14, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 01bfd64a465ee5ee96522120bda894c75359e95f
2 changes: 1 addition & 1 deletion requirements/testing_serve.txt
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
# CI: limit the search space for pip/installation
sahi ==0.8.19
torch ==1.10.2
torchaudio ==0.10.2
torchaudio ==2.0.2
torchvision ==0.11.3
torchmetrics ==0.10.3