chore: Update FAB to 3.3.0 (#14556)

This commit is contained in:
Ben Reinhart 2021-05-11 02:00:07 -07:00 committed by GitHub
parent adbe56c8a8
commit 0fe2bf1150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ dnspython==2.0.0
# via email-validator
email-validator==1.1.1
# via flask-appbuilder
flask-appbuilder==3.2.3
flask-appbuilder==3.3.0
# via apache-superset
flask-babel==1.0.0
# via flask-appbuilder

View File

@ -75,7 +75,7 @@ setup(
"cron-descriptor",
"cryptography>=3.2.1",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=3.2.3, <4.0.0",
"flask-appbuilder>=3.3.0, <4.0.0",
"flask-caching",
"flask-compress",
"flask-talisman",