Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Relax Pydantic Version Dependency #736

@cloudymcrob

Description

@cloudymcrob

Is your feature request related to a problem? Please describe.

Current version dependency for Pydantic is very strict: pydantic==2.6.0. This is causing incompatibility with other packages using pydantic. Other packages in the requirements also have strict dependencies too.

Describe the solution you'd like

Relax the pydantic version dependency (e.g. pydantic~=2.6) to improve compatibility with other packages. Potentially relax dependencies of other package versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions