mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
requirements: Upgrade lxml from 4.3.2 to 4.3.3.
This commit is contained in:
@@ -188,7 +188,7 @@ py3dns==3.2.0
|
|||||||
social-auth-app-django==3.1.0
|
social-auth-app-django==3.1.0
|
||||||
|
|
||||||
# Needed for messages' rendered content parsing in push notifications.
|
# Needed for messages' rendered content parsing in push notifications.
|
||||||
lxml==4.3.2
|
lxml==4.3.3
|
||||||
|
|
||||||
# Needed for 2-factor authentication
|
# Needed for 2-factor authentication
|
||||||
django-two-factor-auth==1.8.0
|
django-two-factor-auth==1.8.0
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ jmespath==0.9.4 # via boto3, botocore
|
|||||||
jsondiff==1.1.1 # via moto
|
jsondiff==1.1.1 # via moto
|
||||||
jsonpickle==1.1 # via aws-xray-sdk, python-digitalocean
|
jsonpickle==1.1 # via aws-xray-sdk, python-digitalocean
|
||||||
line_profiler==2.1.2
|
line_profiler==2.1.2
|
||||||
lxml==4.3.2
|
lxml==4.3.3
|
||||||
markdown-include==0.5.1
|
markdown-include==0.5.1
|
||||||
markdown==3.0.1
|
markdown==3.0.1
|
||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ ipython==6.5.0
|
|||||||
jedi==0.13.3 # via ipython
|
jedi==0.13.3 # via ipython
|
||||||
jinja2==2.10.1
|
jinja2==2.10.1
|
||||||
line_profiler==2.1.2
|
line_profiler==2.1.2
|
||||||
lxml==4.3.2
|
lxml==4.3.3
|
||||||
markdown-include==0.5.1
|
markdown-include==0.5.1
|
||||||
markdown==3.0.1
|
markdown==3.0.1
|
||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user