Suggestion
Can we make versions of libs more relaxed?
Since it's a library package, it shouldn't contain strict versions, I don't think that there is some feature that is not supported by pydantic-core 2.34 and above
Also lib packages should not contain lock-files(the same reason)
I can create MR for it, if the project owner ok with it