dpaste/requirements.txt

15 lines
204 B
Text
Raw Normal View History

# Project dependencies
2013-08-16 03:11:15 +10:00
django-mptt==0.6.0
2013-03-20 05:17:07 +11:00
pygments==1.6
requests==2.0.0
2013-03-23 07:03:10 +11:00
2013-11-25 10:12:05 +11:00
# Testing
python-coveralls==2.4.0
coverage==3.7
2013-03-23 07:03:10 +11:00
# Deployment specific
gunicorn==18.0
django==1.5.5
south==0.8.2
django-redis==3.3