Skip to content

Pydantic version #113

Description

@parkee

Is there any chance the Pydantic version can be bumped?

Because no versions of vertex-protocol match >2.1.9,<3.0.0
 and vertex-protocol (2.1.9) depends on pydantic (>=1.10.7,<2.0.0), vertex-protocol (>=2.1.9,<3.0.0) requires pydantic (>=1.10.7,<2.0.0).
And because pydantic-settings (2.6.1) depends on pydantic (>=2.7.0)
 and no versions of pydantic-settings match >2.6.1,<3.0.0, vertex-protocol (>=2.1.9,<3.0.0) is incompatible with pydantic-settings (>=2.6.1,<3.0.0).
So, because my-service depends on both pydantic-settings (^2.6.1) and vertex-protocol (^2.1.9), version solving failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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