django>=1.8,<2.0
babel>=1.3
django-babel>=0.5.1
markey>=0.8,<0.9

[dev]
flake8>=2.0

[docs]
sphinx

[tests]
coverage
pytest
pytest-cov>=1.4
pytest-flakes
pytest-pep8
python-coveralls
