diff --git a/setup.py b/setup.py index fd3bf28c..a1cc5563 100755 --- a/setup.py +++ b/setup.py @@ -16,6 +16,7 @@ 'defusedxml >= 0.4.1, < 0.6', 'eight >= 0.3.0, < 0.5', 'cryptography >= 1.8, < 1.9', + 'asn1crypto >= 0.21.0', 'pyOpenSSL >= 0.15.1, < 18', 'certifi >= 2015.11.20.1' ],