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 b4770bd commit ca1fd9eCopy full SHA for ca1fd9e
setup.py
@@ -13,7 +13,7 @@
13
long_description=open('README.rst').read(),
14
install_requires=[
15
'lxml >= 4.2.1, < 5',
16
- 'eight >= 0.4.2, < 1',
+ 'eight >= 0.4.2, < 2',
17
'cryptography >= 2.1.4, < 3',
18
'asn1crypto >= 0.24.0',
19
'pyOpenSSL >= 17.5.0, < 20',
0 commit comments