Upgrade dependency acme to ==0.20.0 (#1016)

This commit is contained in:
Doppins 2017-12-07 18:12:21 +01:00 committed by kevgliss
parent 6d6716b8a2
commit f0c895a008
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ install_requires = [
'inflection==0.3.1',
'future==0.16.0',
'boto3==1.4.8',
'acme==0.19.0',
'acme==0.20.0',
'retrying==1.3.3',
'tabulate==0.8.2',
'pyOpenSSL==17.2.0',