Just flagging that this change #13448 makes new versions of cryptography incompatible with other packages that pin cffi<2.0 (the specific example that I'm aware of currently is snowflake-connector-python).
Is there a world in which both versions are allowed?