Description: Remove maximum acceptable version of cryptography module
Author: Nick Morrott <knowledgejunkie@gmail.com>
Forwarded: not-needed
Last-Update: 2019-08-12
---
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,7 @@
         'colorama>=0.3,<0.4',
         'hgapi>=1.7,<2',
         'Jinja2>=2.7.0,<3',
-        'cryptography>=2.1.4,<=2.3',
+        'cryptography>=2.1.4',
         'PyJWT>=1.0,<2.0',
         'pathlib>=1.0.1,<1.1',
         'jsonschema>=2.4.0,<3.0',
