django<6.0,>=4.2.17
djangorestframework>=3.15.2
cryptography>=43.0.0

[test]
pytest
coverage
pytest-django

[tooling]
black<25.0,>=24.0.0
pylint
bump2version
