Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert werkzeug dependency to >=2.3, <3.0
Latest major bump of werkzeug removed some functionality that has caused compatibility issues with Flask-Login. This commit implements a patch-fix reverting werkzeug back to 2.3.x. Long-term, will want to look to upgrade to Flask 3.0, which resolves some of these issues.
- Loading branch information