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
The current version of Flask is v3.0.3, but this code uses v2.3.3
To be able to update Flask will also require other libraries to be updated
The user requested Flask==3.0.3
flask-socketio 5.3.6 depends on Flask>=0.9
flask-sqlalchemy 3.0.3 depends on Flask>=2.2
flask-jwt-extended 4.5.2 depends on Flask<3.0 and >=2.0
The text was updated successfully, but these errors were encountered:
The current version of Flask is v3.0.3, but this code uses v2.3.3
To be able to update Flask will also require other libraries to be updated
The text was updated successfully, but these errors were encountered: