chore: bump FAB to 3.4.1 (#17723)

* chore: bump FAB to 3.4.1

* test
This commit is contained in:
Daniel Vaz Gaspar 2021-12-14 14:19:52 +00:00 committed by GitHub
parent 07bbe8448b
commit e2e79923d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ flask==1.1.4
# flask-openid
# flask-sqlalchemy
# flask-wtf
flask-appbuilder==3.4.1rc2
flask-appbuilder==3.4.1
# via apache-superset
flask-babel==1.0.0
# via flask-appbuilder

View File

@ -75,7 +75,7 @@ setup(
"cryptography>=3.3.2",
"deprecation>=2.1.0, <2.2.0",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=3.4.1rc2, <4.0.0",
"flask-appbuilder>=3.4.1, <4.0.0",
"flask-caching>=1.10.0",
"flask-compress",
"flask-talisman",