dpaste/requirements.txt
2013-12-18 10:56:50 +01:00

18 lines
251 B
Text

# Project dependencies
django==1.6.1
django-mptt==0.6.0
pygments==1.6
requests==2.0.0
# Testing
python-coveralls==2.4.0
coverage==3.7
tox==1.6.1
docutils==0.11
sphinx==1.2
# Deployment specific
django-redis==3.3
gunicorn==18.0
south==0.8.2
newrelic