django>=1.5,<2.0
babel>=1.3
django-babel>=0.3.9
markey>=0.4

[dev]
flake8>=2.0

[docs]
sphinx

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