Skip to main content

check_pydantic_core_version

Check that the installed pydantic-core dependency is compatible.

def check_pydantic_core_version() - > bool

Check that the installed pydantic-core dependency is compatible.

Returns

TypeDescription
boolTrue if the installed pydantic-core version matches the required compatible version, False otherwise