Bump PyJWT to 2.12.1#574
Conversation
|
I'll take a look at these errors and get this merge in. ty |
Thank you so much. The corresponding lines are That might be due to imcompatible change of pyjwt. |
253ceaf to
d0fe710
Compare
|
@vimalloc |
|
Yes, thank you for pinging me. This week has been crazy and this got away from me. |
Credit to @oomichi-melco in #574 for the fix
Update python versions to include currently active versions There was a PyJWT mypy breaking causing issues :( I pulled the fix from @oomichi-melco (#574) into to resolve it.
|
I fixex the python/mypy issues in a separate PR. If you pull main you should be good to go now! I had to pull your PyJWT mypy fix into that PR or it was failing when trying to install the newest PyJWT version via Thanks for figuring out that mypy issue! I pulled your code into that PR and credited you with it. Cheers. |
d0fe710 to
b770686
Compare
@vimalloc |
Close: #573