django<6.0,>=4.2

[build]
build
twine

[format]
black
isort

[lint]
flake8
flake8-bugbear

[test]
pytest
pytest-django
pytest-cov
pytest-sugar

[utils]
tox
invoke
bumpver
pip-tools
