django>=4.2
django-appconf
django-modeltranslation>=0.18.0

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[release]
tbump

[tests]
pytest
pytest-django
pytest-playwright
tox
isort
black
flake8
