Skip to content

requirements.txt: Bump pydantic-core to >= 2.27.1

Followup to !587 (merged) which recently bumped pydantic-core to 2.27.0. In
this change I used >= to avoid having to mess with the deps too
frequently.

Merge request reports