# Common denominators for testing
Markdown>=2.2.0
django-sekizai>=0.7

# Removed for now because it is not universal as sorl is broken on
# django 1.4: https://github.com/mariocesar/sorl-thumbnail/issues/255
# sorl-thumbnail>=11.12.1b

# Switch to Pillow and the dev version of sorl v12
Pillow
# Notification system
django-nyt>=0.9.1
django-mptt>=0.5.5
six

