mirror of https://github.com/zulip/zulip.git
requirements: Upgrade cffi to 1.11.4.
This commit is contained in:
parent
d8eb4a115c
commit
1b8ca55dd2
|
@ -40,7 +40,7 @@ boto==2.48.0
|
|||
certifi==2017.7.27.1
|
||||
|
||||
# Used for scrapy as well as argon2
|
||||
cffi==1.11.2
|
||||
cffi==1.11.4
|
||||
|
||||
chardet==3.0.4
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ boto==2.48.0
|
|||
botocore==1.7.46 # via boto3, moto, s3transfer
|
||||
cchardet==2.1.1
|
||||
certifi==2017.7.27.1
|
||||
cffi==1.11.2
|
||||
cffi==1.11.4
|
||||
chardet==3.0.4
|
||||
click==6.6 # via gitlint, pip-tools
|
||||
commonmark==0.5.4
|
||||
|
|
|
@ -22,7 +22,7 @@ beautifulsoup4==4.6.0
|
|||
boto==2.48.0
|
||||
cchardet==2.1.1
|
||||
certifi==2017.7.27.1
|
||||
cffi==1.11.2
|
||||
cffi==1.11.4
|
||||
chardet==3.0.4
|
||||
cryptography==2.1.2
|
||||
cssselect==1.0.1 # via premailer
|
||||
|
|
Loading…
Reference in New Issue