vimalloc / flask-jwt-extended

An open source Flask extension that provides JWT support (with batteries included)!
http://flask-jwt-extended.readthedocs.io/en/stable/
MIT License
1.56k stars 239 forks source link

Drop support for python 3.7 and 3.8, add 3.13 #559

Closed vimalloc closed 1 week ago

vimalloc commented 1 week ago

Python 3.7 and 3.8 have reached their end of life, and support for them has been dropped by upstream libraries we rely on.