django>=1.8,<1.10
django-simple-history>=1.8,<1.9
django-autoslug>=1.9,<2.0
djangorestframework>=3.3,<3.4
reportlab>=3.3,<3.4

[docs]
sphinx

[test]
flake8
pytest
pytest-cov
pytest-django
pytest-factoryboy
tox
