django>=3.2
django-appconf

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[release]
bump-my-version
twine

[tests]
factory-boy
time-machine
psycopg2
pytest
pytest-cov
pytest-django
pytest-pep8
pytest-pylint
pytest-pythonpath
pytest-runner
tox
black
isort
flake8
