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

Cryptograpy==2.3 requirement makes library incompatible with Python=3.8 #18

Open
pleepleus opened this issue Jan 13, 2022 · 0 comments
Open

Comments

@pleepleus
Copy link
Contributor

cryptography version 2.3 has the following Python versioning requirement:

cryptography==2.3 -> python[version='>=2.7,<2.8.0a0|>=3.5,<3.6.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0']

Which is not compatible with Python >=3.8.

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

1 participant