mirror of https://github.com/zulip/zulip.git
requirements: Upgrade certifi from 2018.11.29 to 2019.3.9.
This commit is contained in:
parent
ab63f2b524
commit
3177e981fd
|
@ -37,7 +37,7 @@ backports.ssl-match-hostname==3.7.0.1
|
|||
# Needed for S3 file uploads
|
||||
boto==2.49.0
|
||||
|
||||
certifi==2018.11.29
|
||||
certifi===2019.3.9
|
||||
|
||||
# Used for scrapy as well as argon2
|
||||
cffi==1.12.2
|
||||
|
|
|
@ -33,7 +33,7 @@ boto==2.49.0
|
|||
botocore==1.12.135 # via boto3, moto, s3transfer
|
||||
cachetools==3.1.0 # via google-auth, premailer
|
||||
cchardet==2.1.4
|
||||
certifi==2018.11.29
|
||||
certifi==2019.3.9
|
||||
cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
click==6.6 # via gitlint, pip-tools
|
||||
|
|
|
@ -26,7 +26,7 @@ beautifulsoup4==4.7.1
|
|||
boto==2.49.0
|
||||
cachetools==3.1.0 # via google-auth, premailer
|
||||
cchardet==2.1.4
|
||||
certifi==2018.11.29
|
||||
certifi==2019.3.9
|
||||
cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
cryptography==2.6.1
|
||||
|
|
Loading…
Reference in New Issue