chore: Bump Flask-AppBuilder constraints (#22927)

This commit is contained in:
John Bodley 2023-02-02 21:00:08 +13:00 committed by GitHub
parent e13ebb6134
commit 21a2e7bc91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ setup(
"cryptography>=39.0.0,<40",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.1.3, <2.2",
"flask-appbuilder>=4.1.6, <5.0.0",
"flask-appbuilder>=4.2.0, <5.0.0",
"flask-caching>=1.10.1, <1.11",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",