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

Pydantic 2 support #786

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

arianamiri
Copy link

No description provided.

@arianamiri arianamiri marked this pull request as draft February 18, 2024 21:43
@arianamiri arianamiri force-pushed the pydantic-2-support branch 2 times, most recently from 2789ef2 to b172ba2 Compare February 18, 2024 22:00
In pydantic 2, the BaseSettings class was exported to a standalone package.

This change preserves support pydantic 1 while adding support pydantic 2. All error related to loading pydantic settings reflect the structure of pydantic 2.
@biegelmeyer
Copy link

it would be really nice to have this pydantic working again

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.

None yet

2 participants