pydantic>=2.0.0
pyyaml>=6.0
typer[all]>=0.9.0
tomlkit>=0.12.0
gitpython>=3.1.0
httpx>=0.24.0

[dev]
ruff
pytest
mypy
pre-commit
