Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ci_middleware, ctrl_mpexec, daf_butler, pipe_base
-
Labels:
-
Story Points:1
-
Epic Link:
-
Team:Ops Middleware
-
Urgent?:No
Description
Pydantic 2 came out last Friday. This breaks daf_butler. Investigate whether we can support both pydantic versions for now, else pin to <2.
A quick look at the migration guide (https://docs.pydantic.dev/dev-v2/migration/) and the bump-pydantic script suggests that supporting v2 and v1 at the same time is a bit of a non-starter.
I propose we do the following: