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

mycli's dependency of cryptography #1139

Open
dashi6174 opened this issue Nov 17, 2023 · 1 comment
Open

mycli's dependency of cryptography #1139

dashi6174 opened this issue Nov 17, 2023 · 1 comment

Comments

@dashi6174
Copy link

mycli 1.27.0 has requirement cryptography==36.0.2, but you have cryptography 41.0.5.

@ambrahma
Copy link

ambrahma commented Jan 3, 2024

mycli dependency on cryptography==36.0.2 may not be required now based on this comment

mycli/setup.py

Line 21 in 8c005f7

# 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'})

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