Skip to content

pydantic pinning #546

@pwalczysko

Description

@pwalczysko

See discussion on #543

Pydantic is pinned now in the testing suite in

requirements/requirements-test.txt to

pydantic==2.12.5

Note that the test with the pre-release pydantic==2.13.0b2 would fail with

pydantic.errors.PydanticUserError: `Image` is not fully defined; you should define all referenced types, then call `Image.model_rebuild()

We probably need to keep an eye on this, especially when new pydantic is released and/or this repo is released.

cc @will-moore @dstansby

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