diff --git a/setup.py b/setup.py index d21ebe3a..520f2fd4 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ install_requires = [ 'boto3==1.4.6', 'acme==0.19.0', 'retrying==1.3.3', - 'tabulate==0.8.1', + 'tabulate==0.8.2', 'pyOpenSSL==17.2.0', 'pem==17.1.0', 'raven[flask]==6.2.1',