mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +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.
|
||||
lxml==4.0.0
|
||||
|
||||
# One occurance left in home.py
|
||||
simplejson==3.11.1
|
||||
|
||||
Reference in New Issue
Block a user