Skip to content

[FEATURE] Support Pydantic 2.0 #276

@wintonzheng

Description

@wintonzheng

Is your feature request related to a problem? Please describe.
pydantic v2 got released.
However, fastapi-utils has a pydantic<2.0 constraint: https://github.com/dmontagu/fastapi-utils/blob/3ef27a6f67ac10fae6a8b4816549c0c44567a451/pyproject.toml#L43

Describe the solution you'd like
I would like to be able to use pydantic v2 and fastapi-utils together. Can we build the support for pydantic v2?

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions