Revert "[Misc] Move pyav and soundfile to common requirements"#40276
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
There was a problem hiding this comment.
Code Review
This pull request moves the av and soundfile dependencies from the general requirements/common.txt file to the optional audio extra in setup.py. This change ensures that these audio-related libraries are only installed when the audio functionality is explicitly requested. Corresponding updates were made to the ROCm test requirements to reflect the change in dependency origin. I have no feedback to provide.
yewentao256
left a comment
There was a problem hiding this comment.
LGTM, thanks for the work!
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> Co-authored-by: hongbolv <33214277+hongbolv@users.noreply.github.com>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> Signed-off-by: Yifan <yzong@redhat.com>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> Signed-off-by: Avinash Singh <avinashsingh.rcoem@gmail.com>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> Signed-off-by: Adrian <info@zzit.ch>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> Co-authored-by: hongbolv <33214277+hongbolv@users.noreply.github.com>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> (cherry picked from commit 67eb608)
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> (cherry picked from commit 1f2018b)
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io> (cherry picked from commit 7ea6e40)
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
…llm-project#40276) Co-authored-by: Roger Wang <hey@rogerw.io>
https://vllm-dev.slack.com/archives/C07QP347J4D/p1776586491239949?thread_ts=1776201707.050099&cid=C07QP347J4D
Reverts #39997