Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pyopenssl 21 #371

Closed
traylenator opened this issue Feb 16, 2022 · 2 comments
Closed

Support pyopenssl 21 #371

traylenator opened this issue Feb 16, 2022 · 2 comments

Comments

@traylenator
Copy link

With the new 8 release the optional requirement on pyopenssl is

PyOpenSSL = {version = "^20.0.1", optional = true}

that resolves to <21 so the new version 22

https://pypi.org/project/pyOpenSSL/

is not supported ?

Can the requirement be relaxed?

@traylenator
Copy link
Author

https://www.pyopenssl.org/en/stable/changelog.html
changelog looks okay at least.

@jasonrbriggs
Copy link
Owner

Note: Have removed PyOpenSSL altogether and moved to the latest cryptography module version (37.0.1). See version 8.0.1: https://pypi.org/project/stomp.py/8.0.1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants