dpaste/requirements.txt
2013-11-25 00:12:05 +01:00

14 lines
204 B
Text

# Project dependencies
django-mptt==0.6.0
pygments==1.6
requests==2.0.0
# Testing
python-coveralls==2.4.0
coverage==3.7
# Deployment specific
gunicorn==18.0
django==1.5.5
south==0.8.2
django-redis==3.3