django>=3.2
django-privates>=1.5
cryptography>=35.0.0

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[release]
bump-my-version

[tests]
pytest
pytest-django
pyquery
tox
isort
black
flake8
freezegun

[testutils]
factory-boy

[type-checking]
django-stubs[compatible-mypy]
