PyJWT[crypto]<3.0.0,>=1.5.2
Django>=1.11
djangorestframework>=3.7

[dev]
tox

[docs]
mkdocs==0.13.2

[lint]
isort
black
flake8

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