Skip to content

Commit 15a9d42

Browse files
authored
Updated pyOpenSSL version
1 parent 9597b23 commit 15a9d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
'Topic :: Software Development :: Libraries :: Python Modules'
4747
],
4848
tests_require=['coverage'],
49-
install_requires=['requests','pyOpenSSL>=0.14','urllib3', 'Deprecated']
49+
install_requires=['requests','pyOpenSSL>=22.1.0,<=23.2.0','urllib3', 'Deprecated']
5050
)

0 commit comments

Comments
 (0)