fix: bump FAB to 3.1.1 (#11444)

This commit is contained in:
Daniel Vaz Gaspar
2020-10-27 14:54:29 +00:00
committed by GitHub
parent b49fd65cf7
commit 427058b4dc
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ setup(
"croniter>=0.3.28",
"cryptography>=2.4.2",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=3.0.1, <4.0.0",
"flask-appbuilder>=3.1.1, <4.0.0",
"flask-caching",
"flask-compress",
"flask-talisman",