-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Description
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)
- FastAPI
- qdrant
phiweger, samuelrince, simonschoenhofen and vrazdalovschi
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done