Closed yagodorea closed 2 years ago
What version of cryptography do you have installed?
What version of cryptography do you have installed?
36.0.2
I'm not sure how you installed pyOpenSSL, but 22.1.0 has a minimum requirement of cryptography 38.
My dependency chain is snowflake-sqlalchemy->snowflake-connector-python->pyopenssl
. It updated to 22.1.0 automatically, without changing criptography version... Will try to understand why, thanks!
@yagodorea You can try to run pip check
to see if there were some dependencies versions conflicts.
Started getting this error today after release 22.1.0: