Django>=1.8.1,<1.10
django-modelcluster>=1.1,<1.2
django-taggit>=0.18,<0.19
django-treebeard>=3.0,<5.0
djangorestframework>=3.1.3
Pillow>=2.6.1
beautifulsoup4>=4.3.2
html5lib==0.999999
Unidecode>=0.04.14
Willow>=0.3b4,<0.4

[docs]
Sphinx>=1.3.1
sphinx-autobuild>=0.5.2
sphinx_rtd_theme>=0.1.8
sphinxcontrib-spelling==2.1.1
pyenchant==1.6.6

[testing]
mock>=1.0.0
python-dateutil>=2.2
pytz>=2014.7
Pillow>=2.7.0
elasticsearch>=1.0.0
coverage>=3.7.0
flake8>=2.2.0
