Django<6.1,>=5.2
cryptography<46.0.0,>=45.0.2

[dev]
black
flake8
flake8-black
mypy
bandit
isort
dj-database-url
django-crispy-forms
django-allauth
django-extensions
psycopg2-binary

[test]
coverage
pytest
pytest-django>=4.12
dj-database-url
django-crispy-forms>=2.4
django-allauth
django-extensions
psycopg2-binary
