Skip to content

Apply #33621 to main#33758

Merged
vllm-bot merged 1 commit intovllm-project:mainfrom
DarkLight1337:apply-33621
Feb 4, 2026
Merged

Apply #33621 to main#33758
vllm-bot merged 1 commit intovllm-project:mainfrom
DarkLight1337:apply-33621

Conversation

@DarkLight1337
Copy link
Copy Markdown
Member

@DarkLight1337 DarkLight1337 commented Feb 4, 2026

Purpose

#33621 only targeted release branch, we should apply it to main as well.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: Zachary Aristei <zaristei@nvidia.com>
Co-authored-by: Zachary Aristei <zaristei@nvidia.com>
@mergify mergify bot added ci/build rocm Related to AMD ROCm labels Feb 4, 2026
@github-project-automation github-project-automation bot moved this to Todo in AMD Feb 4, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the aiohttp dependency across several requirement files. However, the specified versions (3.13.0 and 3.13.3) do not appear to be valid, publicly released versions of aiohttp. This is a critical issue that will break the dependency installation process. I've suggested correcting these to 3.9.3, which seems to be the version intended by the original PR #33621 to address a security vulnerability. Please verify and update to a valid version.

@tjtanaa tjtanaa added the ready ONLY add when PR is ready to merge/full CI is needed label Feb 4, 2026
@tjtanaa tjtanaa enabled auto-merge (squash) February 4, 2026 09:28
@vllm-bot vllm-bot merged commit 32a02c7 into vllm-project:main Feb 4, 2026
97 of 100 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in AMD Feb 4, 2026
@DarkLight1337 DarkLight1337 deleted the apply-33621 branch February 4, 2026 13:36
gameofdimension pushed a commit to gameofdimension/vllm that referenced this pull request Feb 5, 2026
Signed-off-by: Zachary Aristei <zaristei@nvidia.com>
Co-authored-by: zaristei2 <zaristei2@gmail.com>
Co-authored-by: Zachary Aristei <zaristei@nvidia.com>
Signed-off-by: felix01.yu <felix01.yu@vipshop.com>
@amd-hhashemi
Copy link
Copy Markdown
Contributor

This PR is causing build errors in vllm:latest dockers.

!!
self.initialize_options()
aiohttp/_websocket.c:196:12: fatal error: longintrepr.h: No such file or directory
196 | #include "longintrepr.h"
| ^~~~~~~~~~~~~~~

amd-hhashemi added a commit to amd-hhashemi/vllm that referenced this pull request Feb 9, 2026
amd-hhashemi added a commit to amd-hhashemi/vllm that referenced this pull request Feb 9, 2026
This reverts commit 32a02c7.

Signed-off-by: Hashem Hashemi <hashem.hashemi@amd.com>
ItzDEXX pushed a commit to ItzDEXX/vllm that referenced this pull request Feb 19, 2026
Signed-off-by: Zachary Aristei <zaristei@nvidia.com>
Co-authored-by: zaristei2 <zaristei2@gmail.com>
Co-authored-by: Zachary Aristei <zaristei@nvidia.com>
tunglinwood pushed a commit to tunglinwood/vllm that referenced this pull request Mar 4, 2026
Signed-off-by: Zachary Aristei <zaristei@nvidia.com>
Co-authored-by: zaristei2 <zaristei2@gmail.com>
Co-authored-by: Zachary Aristei <zaristei@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants