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
# Temporary to suppress paramiko Blowfish warning which breaks CI.
. I am currently working on this another issue Azure/azure-cli#27896 and PR Azure/azure-cli-extensions#7138, for fixing it, is blocked due to mycli's dependency. Build is failing with error: pkg_resources.ContextualVersionConflict: (cryptography 36.0.2 (/mnt/vss/_work/1/s/env/lib/python3.10/site-packages), Requirement.parse('cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0'), {'pyopenssl'})
mycli 1.27.0 has requirement cryptography==36.0.2, but you have cryptography 41.0.5.
The text was updated successfully, but these errors were encountered: