mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
requirements: Add simplejson.
simplejson is still used in home.py
This commit is contained in:
@@ -187,3 +187,6 @@ social-auth-app-django==1.2.0
|
|||||||
|
|
||||||
# Needed for messages' rendered content parsing in push notifications.
|
# Needed for messages' rendered content parsing in push notifications.
|
||||||
lxml==4.0.0
|
lxml==4.0.0
|
||||||
|
|
||||||
|
# One occurance left in home.py
|
||||||
|
simplejson==3.11.1
|
||||||
|
|||||||
Reference in New Issue
Block a user