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

Cryptography versioning style has changed #1392

Open
zexoor opened this issue Aug 18, 2022 · 0 comments
Open

Cryptography versioning style has changed #1392

zexoor opened this issue Aug 18, 2022 · 0 comments
Labels

Comments

@zexoor
Copy link

zexoor commented Aug 18, 2022

Describe the bug

Currently the requirements.txt states that the highest compatible version for cryptography is 4.0.
Looking at the PyPi repo release history you can see that after version 3.4.8 they have changed their versioning system such that the subsequent version is 35.0.0

This may not actually be a bug and 3.4.8 may be the last compatible version released, but it would be good to have clarification on this

Reproduction steps

1.On a system running container-service-extension
2.Attempt to update cryptography to a newer version 
3.run 'cse version'

Expected behavior

Returns the currently installed version of CSE

Additional context

No response

@zexoor zexoor added the bug label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant