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

unpin pyjwt #43

Merged
merged 1 commit into from
Oct 14, 2021
Merged

unpin pyjwt #43

merged 1 commit into from
Oct 14, 2021

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Mar 25, 2021

pinning down pyjwt appears to be unnecessary, as the current use of pyjwt works just fine with pyjwt 2.

pyjwt is pinned to <2.0, preventing installation of current pyjwt

The current use of pyjwt appears to works just fine on pyjwt 2
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.

None yet

2 participants