Missing libs

This commit is contained in:
Martin Mahner 2013-11-25 00:12:05 +01:00
parent 3881f6bafc
commit 984fcae343

View file

@ -3,7 +3,10 @@ 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