2013-11-25 07:06:46 +11:00
|
|
|
# Project dependencies
|
2013-11-30 03:41:57 +11:00
|
|
|
django==1.6
|
2013-08-16 03:11:15 +10:00
|
|
|
django-mptt==0.6.0
|
2013-03-20 05:17:07 +11:00
|
|
|
pygments==1.6
|
2013-09-28 20:34:57 +10:00
|
|
|
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-11-26 22:29:34 +11:00
|
|
|
tox==1.6.1
|
2013-11-30 05:55:30 +11:00
|
|
|
docutils
|
2013-11-25 10:12:05 +11:00
|
|
|
|
2013-03-23 07:03:10 +11:00
|
|
|
# Deployment specific
|
2013-11-26 21:08:52 +11:00
|
|
|
django-redis==3.3
|
2013-09-28 20:34:57 +10:00
|
|
|
gunicorn==18.0
|
2013-11-25 07:06:46 +11:00
|
|
|
south==0.8.2
|
2013-11-30 22:33:04 +11:00
|
|
|
newrelic
|