mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
requirements: Upgrade beautifulsoup4 to 4.6.3.
This commit is contained in:
@@ -165,7 +165,7 @@ virtualenv-clone==0.3.0
|
||||
ijson==2.3
|
||||
|
||||
# Needed for link preview
|
||||
beautifulsoup4==4.6.0
|
||||
beautifulsoup4==4.6.3
|
||||
pyoembed==0.1.2
|
||||
|
||||
# The Zulip API bindings, from its own repository. We integrate with
|
||||
|
||||
@@ -27,7 +27,7 @@ babel==2.5.3
|
||||
backcall==0.1.0 # via ipython
|
||||
backports-abc==0.5
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
beautifulsoup4==4.6.0
|
||||
beautifulsoup4==4.6.3
|
||||
boto3==1.7.11 # via moto
|
||||
boto==2.49.0
|
||||
botocore==1.10.11 # via boto3, moto, s3transfer
|
||||
|
||||
@@ -22,7 +22,7 @@ babel==2.5.1 # via django-phonenumber-field
|
||||
backcall==0.1.0 # via ipython
|
||||
backports-abc==0.5
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
beautifulsoup4==4.6.0
|
||||
beautifulsoup4==4.6.3
|
||||
boto==2.49.0
|
||||
cachetools==2.1.0 # via google-auth
|
||||
cchardet==2.1.1
|
||||
|
||||
Reference in New Issue
Block a user