Prevent problems with werkzeug and flask_login on new installations

This commit is contained in:
Ozzie Isaacs 2022-03-28 21:43:23 +02:00
parent 73d359af05
commit 7861f8a89a
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
werkzeug<2.1.0
Babel>=1.3,<3.0
Flask-Babel>=0.11.1,<2.1.0
Flask-Login>=0.3.2,<0.5.1