-
- Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
This is in the same vein as #492, just some changes for Flask 2.2
/usr/local/lib/python3.10/site-packages/flask_jwt_extended/utils.py:6: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. from flask import _request_ctx_stack ../../../usr/local/lib/python3.10/site-packages/flask_jwt_extended/view_decorators.py:11 ../../../usr/local/lib/python3.10/site-packages/flask_jwt_extended/view_decorators.py:11 /usr/local/lib/python3.10/site-packages/flask_jwt_extended/view_decorators.py:11: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. from flask import _request_ctx_stack Trying to figure out what the correct solution is, but I'm having some trouble there
Metadata
Metadata
Assignees
Labels
No labels