Django>=4.2
cryptography
djangorestframework
pyjwt
requests
django-ninja>=1.0.0

[docs]
sphinx>=1.4.0

[test]
coverage[toml]==7.8.2
pytest==8.4.0
pytest-django==4.11.1
pytest-cov==6.1.1
pytest-responses==0.5.1
isort[pyproject]==4.3.21
flake8==3.7.9
flake8-imports==0.1.1
flake8-blind-except==0.1.1
flake8-debugger==3.1.0
