PyJWT<2.0.0,>=1.5.2
Django<2.0,>=1.11
djangorestframework<3.9,>=3.7

[dev]
tox

[docs]
mkdocs==0.13.2

[lint]
isort
yapf
pylint
pylint-django==0.11.1

[test]
mock
pytest>=3.0
pytest-cov
pytest-django
pytest-runner
cryptography==2.0.3
