generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers