We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae625aa commit 47e9ffaCopy full SHA for 47e9ffa
setup.py
@@ -16,7 +16,7 @@
16
# By default, version minimums are set to be compatible with the oldest supported Ubuntu LTS (currently 18.04).
17
'lxml >= 4.2.1, < 5',
18
'eight >= 0.4.2, < 2',
19
- 'cryptography >= 2.1.4, < 4',
+ 'cryptography >= 2.1.4',
20
'pyOpenSSL >= 17.5.0, < 21',
21
'certifi >= 2018.1.18'
22
],
0 commit comments