Django>=1.11
Wagtail>=2.1
django-otp>=0.4.3
six>=1.1
qrcode>=5.3

[docs]
sphinx>=1.4.0

[test]
coverage==.4.2
pytest==3.6.0
pytest-cov==2.5.1
pytest-django==3.1.2
isort==4.2.5
flake8==3.0.3
flake8-blind-except==0.1.1
flake8-debugger==1.4.0
