We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.7.0
JWT 2.7.0 has been released a few days ago.
JWT 2.7.0
Twilio is currently capped at JWT 2.6.0:
2.6.0
spec.add_dependency('jwt', '>= 1.5', '<= 2.6')
Its changelog does not seem to have any breaking or major changes.
Bump JWT max version from 2.6 to 2.7.
2.6
2.7
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
👀 on the PR ...
Fixed by #630
Successfully merging a pull request may close this issue.
Issue Summary
JWT 2.7.0
has been released a few days ago.Twilio is currently capped at JWT
2.6.0
:Its changelog does not seem to have any breaking or major changes.
Proposed Solution
Bump JWT max version from
2.6
to2.7
.The text was updated successfully, but these errors were encountered: