requirements: Add simplejson.

simplejson is still used in home.py
This commit is contained in:
Vishnu Ks
2017-10-27 17:56:11 +00:00
committed by Tim Abbott
parent 3abe92fc39
commit af4185e1fe

View File

@@ -187,3 +187,6 @@ social-auth-app-django==1.2.0
# Needed for messages' rendered content parsing in push notifications.
lxml==4.0.0
# One occurance left in home.py
simplejson==3.11.1