[Misc] Bump opencv-python dependecy version to 4.13#32668
[Misc] Bump opencv-python dependecy version to 4.13#32668Isotr0py merged 6 commits intovllm-project:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request correctly updates the opencv-python-headless dependency to version 4.13.0 across all relevant requirement files, addressing the stated purpose of applying security fixes. However, an accompanying change to the genai_perf dependency in requirements/nightly_torch_test.txt introduces an inconsistency with requirements/test.in. I've left a comment with a recommendation to resolve this to ensure consistent testing environments.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
|
/gemini review |
|
NVM, it should be issue from #32746 actually. |
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
31e6ec8 to
0ca0ffa
Compare
|
It is still failing |
Hmmm, it's weird that I can't reproduce the failure locally by running the single test. Let me double check it by running the full pipeline... Log |
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> (cherry picked from commit 444e2e7)
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by: mohammad najafi <mohammad.najafi@amd.com>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by: 陈建华 <1647430658@qq.com>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
* Replace urllib's `urlparse` with urllib3's `parse_url` (vllm-project#32746) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> (cherry picked from commit 8ebf271) * Bump opencv-python dependecy version to 4.13 (vllm-project#32668) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> (cherry picked from commit 444e2e7) * Fix Whisper/encoder-decoder GPU memory leak (vllm-project#32789) Signed-off-by: NickLucche <nlucches@redhat.com> (cherry picked from commit ea6102b) --------- Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by: NickLucche <nlucches@redhat.com> Co-authored-by: Isotr0py <mozf@mail2.sysu.edu.cn> Co-authored-by: Nicolò Lucchesi <nlucches@redhat.com>
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…t#32668) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by: Daniele Trifirò <dtrifiro@redhat.com>
Fix: GHSA-4r2x-xpjr-7cvv - [Frontend] Improve error message (vllm-project#31987) - [Frontend] Standardize use of `create_error_response` (vllm-project#32319) - [Misc] Bump opencv-python dependecy version to 4.13 (vllm-project#32668) https://issues.redhat.com/browse/INFERENG-4411
- [build] fix cu130 related release pipeline steps and publish as nightly image (vllm-project#32522) - [Misc] Replace urllib's `urlparse` with urllib3's `parse_url` (vllm-project#32746) - [Misc] Bump opencv-python dependency version to 4.13 (vllm-project#32668) - [Bugfix] Fix Whisper/encoder-decoder GPU memory leak (vllm-project#32789) - [CI] fix version comparsion and exclusion patterns in upload-release-wheels.sh (vllm-project#32971) - tokenizers: mistral: fix merge conflict - `Dockerfile.tpu.ubi`: add `git` to allow `pip install git+https`
Fix: GHSA-4r2x-xpjr-7cvv - [Frontend] Improve error message (vllm-project/vllm#31987) - [Frontend] Standardize use of `create_error_response` (vllm-project/vllm#32319) - [Misc] Bump opencv-python dependecy version to 4.13 (vllm-project/vllm#32668) https://issues.redhat.com/browse/INFERENG-4411 https://issues.redhat.com/browse/RHOAIENG-48365
Purpose
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.