django>=1.8,<1.10
django-floppyforms>=1.6,<1.7
django-filter>=0.13,<0.14
django-tables2>=1.1,<1.2

[docs]
sphinx>=1.4,<1.5

[tests]
tox
tox-pyenv
mock
factory-boy
pydocstyle
pytest
pytest-cov
pytest-flakes
pytest-pep8
pytest-django
pytest-isort
