Skip to content

drop pydantic<2.0 support #234

Description

@isabelizimm

After ~2 years, it might be time to drop pydantic<1 support. Right now, there are a lot of noisy warnings from supporting the older version.

In order to migrate, we'll need to update all the code for supplying examples from example to examples in JSON. The examples are also how we create prototypes, so we'll want to be careful maintaining the correct type as the examples go from a value to a set of values in a list.

related #231

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