maxcountryman/flask-login

Require flask/werkzeug < 3

Closed this issue · 1 comments

Since there are currently a few bugs or incompatibilities with the new versions of flask and werkzeug, it would make sense to block this in setup.py. This would just be a quick fix until the new version is released.

Right now, you're letting user discover this themselves which could be prevented.

Duplicate of #744, fixed by #746. A volunteer maintainer will work on making a release when they have time available.