pydantic

[dev]
pytest
ruff
mypy
build
google-genai

[dev:python_version < "3.10"]
black

[dev:python_version >= "3.10"]
black>=26.1.0
