requirements: Upgrade cffi to 1.11.0.

This commit is contained in:
Vishnu Ks 2017-09-18 23:04:30 +00:00 committed by Tim Abbott
parent 9a2dcf3e0b
commit db124ee78e
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ boto==2.48.0
certifi==2017.7.27.1
# Used for scrapy as well as argon2
cffi==1.10.0
cffi==1.11.0
chardet==3.0.4

View File

@ -31,7 +31,7 @@ boto==2.48.0
botocore==1.6.3 # via boto3, s3transfer
cchardet==2.1.1
certifi==2017.7.27.1
cffi==1.10.0
cffi==1.11.0
chardet==3.0.4
click==6.6 # via gitlint, pip-tools
commonmark==0.5.4

View File

@ -22,7 +22,7 @@ beautifulsoup4==4.6.0
boto==2.48.0
cchardet==2.1.1
certifi==2017.7.27.1
cffi==1.10.0
cffi==1.11.0
chardet==3.0.4
cryptography==2.0.3
cssselect==1.0.1 # via premailer