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 1f027a4 commit fdb639bCopy full SHA for fdb639b
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
'cryptography >= 2.1.4',
19
- 'pyOpenSSL >= 17.5.0, < 21',
+ 'pyOpenSSL >= 17.5.0, < 22',
20
'certifi >= 2018.1.18'
21
],
22
packages=find_packages(exclude=['test']),
0 commit comments