Allow newer PyJWT versions by aberres · Pull Request #3636 · redis/redis-py (original) (raw)
Close #3630
Pull Request check-list
Please make sure to review and check all of these items:
- Do tests and lints pass with this change?
- Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
- Was the change added to CHANGES file?
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
The PyJWT dependency was fixed on 2.9.0, while all newer versions should be fine.