Fix flask-login version to 0.6.1.

This commit is contained in:
Albert Cervera i Areny 2023-10-14 14:08:30 +02:00
parent f735e2c00a
commit ad423965f9
1 changed files with 3 additions and 1 deletions

View File

@ -68,7 +68,9 @@ slug
# galatea
decorator
flask_login
# Using flask-login 0.6.2 breaks the login process because
# the session is lost little after the login
flask_login==0.6.1
whoosh
# party_maps