diff --git a/setup.py b/setup.py index a4a0488b..2c25fa91 100644 --- a/setup.py +++ b/setup.py @@ -84,7 +84,7 @@ setup( "parsedatetime>=1.2", "pytz>=2013b", "six>=1.7.4", - "cryptography==0.8.1", + "cryptography>=0.8.1", "tzlocal>=1.1", "PyYAML>=3.11", "keyring>=3.3",