We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27aecbe + 585ff09 commit 0b23662Copy full SHA for 0b23662
setup.py
@@ -10,7 +10,7 @@
10
11
install_requires = [
12
'urllib3>=1.7',
13
- 'pyOpenSSL>=0.13.1',
+ 'pyOpenSSL>=0.14',
14
]
15
16
test_requires = [
0 commit comments