-
Notifications
You must be signed in to change notification settings - Fork 244
Add pydantic v2 compatiblity #1597
Copy link
Copy link
Closed
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Context
we want to support pydantic v2 as soon as possible
Current blocker
dependency problem
Several dependency have locked down pydantic to version 1. Which means we cannot use pydantic v2 in poetry until this removed
(note this is not really a blocker as we can manually force the install of pydantic v2)