Skip to content

Incompatible with beet beta branch #16

Description

@Stoupy51

Pydantic V1 functionality isn't compatible with Python 3.14 or greater.

All "pydantic.v1" imports should be changed to "pydantic",
this would allow the Smithed Python package to be compatible again.
(Almost)

There are also a few breaking changes (e.g. root_validator from pydantic):
Only smithed/weld/models/main.py is concerned I think

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