-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump pydantic to v2 #1396
Comments
Hi @jens-create Thanks for bringing this up! We will definitely consider bumping up the version once they bump up the pydantic version in Ray. |
Is there a follow-up on this? |
Just an FYI, Ray just released their 2.9.0 version, which adds support for Pydantic >=2.5.0 https://github.com/ray-project/ray/releases/tag/ray-2.9.0 CC @WoosukKwon |
Hi all, That would be quite good to upgrade, less and less projects will expect pydantic 1.x so the pin on 1.10 on vllm is a becoming a headache. |
bumping this! there is an open PR for it here: #2322 |
Would be it be possible to bump pydantic to v2 as ray [serve] is now compatible with pydantic v2? See Ray PR.
Follow up on issue #423 and PR #429.
The text was updated successfully, but these errors were encountered: