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

Use python-jose instead of python-jose-cryptodome #98

Merged
merged 5 commits into from
Apr 25, 2018

Conversation

dotlambda
Copy link

@alexsavio
Copy link

But python-jose==1.3.2 is not using pycryptodome by default, only for Pypy: https://github.com/mpdavis/python-jose/blob/1.3.2/setup.py

Could you please move it to a version that uses pycryptodome? Maybe 2.0.2 ?

@dotlambda
Copy link
Author

Changed to python-jose>=2.0.0, which is the first version using pycryptodome: https://github.com/mpdavis/python-jose/releases/tag/2.0.0.

@bjinwright bjinwright changed the base branch from master to develop April 25, 2018 14:47
@bjinwright bjinwright merged commit e9d9d00 into capless:develop Apr 25, 2018
alastairmccormack pushed a commit to alastairmccormack/pycognito that referenced this pull request Feb 15, 2022
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

Successfully merging this pull request may close these issues.

4 participants