Skip to content

Commit 15a25de

Browse files
Bump vllm[audio] from 0.13.0 to 0.17.0
Bumps [vllm[audio]](https://github.com/vllm-project/vllm) from 0.13.0 to 0.17.0. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](vllm-project/vllm@v0.13.0...v0.17.0) --- updated-dependencies: - dependency-name: vllm[audio] dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb0edbf commit 15a25de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test = [
2828
"torch>=2.7.1",
2929
"pyyaml",
3030
"decorator",
31-
"vllm[audio]==0.13.0",
31+
"vllm[audio]==0.17.0",
3232
]
3333

3434
[tool.setuptools.packages.find]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vllm[audio]==0.13.0
1+
vllm[audio]==0.17.0
22
decorator
33
pyyaml
44
scipy

0 commit comments

Comments
 (0)