Skip to content

Commit

Permalink
Revert werkzeug dependency to >=2.3, <3.0
Browse files Browse the repository at this point in the history
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
kaitj committed Oct 25, 2023
1 parent 9de36ab commit 396c157
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 683 deletions.
Loading

0 comments on commit 396c157

Please sign in to comment.