[dependency] Fix, Bump FAB to 2.3.1 (#9413)

This commit is contained in:
Daniel Vaz Gaspar
2020-03-29 16:26:52 +01:00
committed by GitHub
parent e63cb52630
commit 2e81e27272
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ setup(
"croniter>=0.3.28",
"cryptography>=2.4.2",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=2.3.0, <2.4.0",
"flask-appbuilder>=2.3.1, <2.4.0",
"flask-caching",
"flask-compress",
"flask-talisman",