PyYAML>=6.0
betterproto[compiler]>=2.0.0b5

[:python_version < "3.10.0"]
zipp>=3.11.0

[:python_version < "3.8.0"]
typing_extensions>=4.4.0

[:python_version < "3.9.0"]
graphlib_backport

[dev]
rich
pre-commit
ruff
black
mypy
nox
ward
coverage[toml]
