grimp>=1.3
pyyaml>=5.1.0

[:python_version < "3.11"]
tomli>=1.0.0

[lint]
black
flake8
flake8-print
isort
mypy

[test]
pretend
pytest
pytest-cov
