You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the new release of snowflake-connector-python was pending, to fix the upgrade job temporarily, both cryptography and pact-python packages were pinned (both have conflict with the cffi sub-dependency).
TODO
Unpin both cryptography and pact-python constraints when snowflake-connector-python==4.0.0 is released.
Description
make upgradebuild as broken due to underlying cffi dependency issue ofsnowflake-connector-python.snowflake-connector-pythonwas pending, to fix the upgrade job temporarily, bothcryptographyandpact-pythonpackages were pinned (both have conflict with thecffisub-dependency).TODO
cryptographyandpact-pythonconstraints whensnowflake-connector-python==4.0.0is released.