Upgrade dependency acme to ==0.18.1 (#908)

This commit is contained in:
Doppins 2017-09-09 01:59:49 +02:00 committed by kevgliss
parent 956a1851a2
commit 9420ca9949
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.6',
'acme==0.18.0',
'acme==0.18.1',
'retrying==1.3.3',
'tabulate==0.7.7',
'pem==17.1.0',