Skip to content
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

Support Pydantic v2 #503

Open
srhinos opened this issue Jul 27, 2023 · 2 comments
Open

Support Pydantic v2 #503

srhinos opened this issue Jul 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@srhinos
Copy link

srhinos commented Jul 27, 2023

Pydantic has gone live with their new version

Being that its production ready and as suggested by Pydantic's README:

Pydantic V2 also ships with the latest version of Pydantic V1 built in so that you can incrementally upgrade your code base and projects: from pydantic import v1 as pydantic_v1.

It should be safe to upgrade and allow folks using poetry (like me) to resolve dependancies in a way that unblocks upgrading to Pydantic v2, FastAPI v0.100.0, etc

@tasansal
Copy link

tasansal commented Aug 1, 2023

+1

1 similar comment
@Trinkes
Copy link

Trinkes commented Aug 7, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants