requirements: Upgrade beautifulsoup4 to 4.6.3.

This commit is contained in:
Vishnu Ks
2018-11-09 06:46:19 +00:00
committed by Tim Abbott
parent 70a426c7ce
commit 1789cbea30
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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