Skip to content

Feature request: Compatibility with pydantic 2.x #107

@ddneilson

Description

@ddneilson

Use Case

Some customers have pipeline tooling that is using the v2.x version of Pydantic, and is looking to include this package in that tooling. They're using a single site-packages for this tooling, so this package being on Pydantic v1.10.x is an unresolvable compatibility issue since Python doesn't allow for more than one copy of a package in site-packages.

Proposed Solution

In the short term, complete #8 so that this package is compatible with both Pydantic v1.x and v2.x.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions