Django>=1.11
cryptography
djangorestframework
pyjwt
requests

[docs]
sphinx>=1.4.0

[test]
coverage==.4.4.2
pytest==3.3.2
pytest-cov==2.5.1
pytest-django==3.1.2
pytest-responses==0.3.0
isort==4.2.15
flake8==3.5.0
flake8-blind-except==0.1.1
flake8-imports==0.1.1
flake8-debugger==3.0.0
