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

[oauth]
oauth2==1.5.211
django-oauth-plus==2.2.6
django-oauth2-provider==0.2.6.1

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