Fixed missing simplejson

This commit is contained in:
Tom Price
2014-12-01 23:56:20 +00:00
parent 52cfe765f4
commit 0e60e6eb7b
2 changed files with 5 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ PyMySQL==0.6.2
django-debug-toolbar==1.2.2
django-registration-redux==1.1
django-reversion==1.8.5
sqlparse==0.1.13
sqlparse==0.1.13
simplejson==3.6.5