Django>=1.8,<1.10
djangorestframework>=3.3,<3.4
django-filter>=0.11,<0.12

[docs]
sphinx
sphinx_rtd_theme

[tests]
coverage
pytest
pytest-cov
pytest-pep8
pytest-flakes
pytest-isort
pytest-django
factory-boy
