Django>=1.11
cryptography
djangorestframework
pyjwt
requests

[docs]
sphinx>=1.4.0

[test]
coverage[toml]==5.0.3
pytest==5.3.5
pytest-django==3.8.0
pytest-cov==2.8.1
pytest-responses==0.4.0
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
