mirror of https://github.com/zulip/zulip.git
requirements: Upgrade cffi from 1.11.5 to 1.12.2.
This commit is contained in:
parent
21f61140f8
commit
7709e6c420
|
@ -40,7 +40,7 @@ boto==2.49.0
|
|||
certifi==2018.11.29
|
||||
|
||||
# Used for scrapy as well as argon2
|
||||
cffi==1.11.5
|
||||
cffi==1.12.2
|
||||
|
||||
chardet==3.0.4
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ botocore==1.12.108 # via boto3, moto, s3transfer
|
|||
cachetools==3.1.0 # via google-auth
|
||||
cchardet==2.1.4
|
||||
certifi==2018.11.29
|
||||
cffi==1.11.5
|
||||
cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
click==6.6 # via gitlint, pip-tools
|
||||
commonmark==0.8.1
|
||||
|
|
|
@ -27,7 +27,7 @@ boto==2.49.0
|
|||
cachetools==3.1.0 # via google-auth
|
||||
cchardet==2.1.4
|
||||
certifi==2018.11.29
|
||||
cffi==1.11.5
|
||||
cffi==1.12.2
|
||||
chardet==3.0.4
|
||||
cryptography==2.5
|
||||
cssselect==1.0.3 # via premailer
|
||||
|
|
Loading…
Reference in New Issue