You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
While trying to connect to the MySQL and im getting this error , i looked it up and this is because we are using older version of Flask-JWT-Extended==3.24.1 and the new compatible version (Flask-JWT-Extended==4.3.1) doesnt support jwt_refresh_token_required, im still not able to run my flask server.
Describe the solution you'd like
Also there are many packages that are either updated or deprecated it will be good if we keep our packages upto date.
Describe alternatives you've considered
Like we can create a parent issue for all the packages and in chikd issue we update one -one packages to be updated and update them in each issue.
The text was updated successfully, but these errors were encountered:
M-A-D-A-R-A
changed the title
Old version of Packages
Old version of Flask Packages
Mar 20, 2022
Is your feature request related to a problem? Please describe.

While trying to connect to the MySQL and im getting this error , i looked it up and this is because we are using older version of Flask-JWT-Extended==3.24.1 and the new compatible version (Flask-JWT-Extended==4.3.1) doesnt support jwt_refresh_token_required, im still not able to run my flask server.
Describe the solution you'd like
Also there are many packages that are either updated or deprecated it will be good if we keep our packages upto date.
Describe alternatives you've considered
Like we can create a parent issue for all the packages and in chikd issue we update one -one packages to be updated and update them in each issue.
The text was updated successfully, but these errors were encountered: