Upgrade dependency acme to ==0.15.0 (#831)

This commit is contained in:
Doppins 2017-06-09 18:03:07 +02:00 committed by kevgliss
parent 98897f3c98
commit b5fd802005
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.4',
'acme==0.14.2',
'acme==0.15.0',
'retrying==1.3.3',
'tabulate==0.7.7',
'pem==16.1.0',