Skip to content

Commit

Permalink
chore: Bump Flask-AppBuilder constraints (apache#22927)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley authored and PawankumarES committed Feb 13, 2023
1 parent f5cf948 commit ecb21ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def get_git_sha() -> str:
"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",
Expand Down

0 comments on commit ecb21ab

Please sign in to comment.