fix: extend user email size (#25053)

(cherry picked from commit 6975084ea5)
This commit is contained in:
Daniel Vaz Gaspar
2023-08-22 14:52:49 +01:00
committed by Michael S. Molina
parent 80f1eaf6d7
commit 6003aa2485
3 changed files with 54 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ setup(
"cryptography>=39.0.1, <40",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=4.3.4, <5.0.0",
"flask-appbuilder>=4.3.6, <5.0.0",
"flask-caching>=1.10.1, <2.0",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",