Skip to content

Conversation

wangchen615
Copy link
Contributor

To add aiohttp==3.9.3, which is required for benchmarking scripts.

To add aiohttp, which is required for benchmarking scripts.
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

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

Hi @wangchen615, thanks for the PR! I have a quick question: Why is the version fixed? Can we just simply use aiohttp without a specific version?

ray

# Benchmarking
aiohttp==3.9.3
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is the version fixed? Can we just simply use aiohttp without a specific version?

Copy link
Member

Choose a reason for hiding this comment

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

I think using aiohttp without a specific version should be okay since we don't use anything special other than the ClientSession and ClientTimeout which shouldn't have breaking changes very often.

Copy link
Member

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

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

LGTM! Removed version requirements.

@zhuohan123 zhuohan123 enabled auto-merge (squash) March 7, 2024 07:30
@zhuohan123 zhuohan123 merged commit cbf4c05 into vllm-project:main Mar 7, 2024
dtransposed pushed a commit to afeldman-nm/vllm that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants