mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
requirements: Add 'lxml' as a dependency required for parsing HTML.
We need to parse rendered HTML content of messages while preparing content for mobile push notifications and for doing so we need to use lxml's HTML parser.
This commit is contained in:
committed by
Tim Abbott
parent
47c5aae5b2
commit
2b7dd8e437
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.6.0+git"
|
||||
PROVISION_VERSION = '10.3'
|
||||
PROVISION_VERSION = '10.4'
|
||||
|
||||
Reference in New Issue
Block a user