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 ea786b8 commit f649fb8Copy full SHA for f649fb8
setup.py
@@ -22,5 +22,5 @@
22
'Topic :: Software Development :: Libraries :: Python Modules'
23
],
24
tests_require=['coverage'],
25
- install_requires=['pycryptodome>=3.19.1', 'setuptools>=69.1.0', 'cryptography>=42.0.0']
+ install_requires=['pycryptodome>=3.8.1', 'pyOpenSSL>=22.1.0,<=23.2.0', 'setuptools>=39.0.1' ]
26
)
0 commit comments