fix: bump to FAB 4.3.9 remove CSP exception (#25712)

This commit is contained in:
Daniel Vaz Gaspar
2023-10-20 11:33:40 +01:00
committed by GitHub
parent 75a7431379
commit 8fb0c8da56
3 changed files with 2 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ setup(
"cryptography>=41.0.2, <41.1.0",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=4.3.7, <5.0.0",
"flask-appbuilder>=4.3.9, <5.0.0",
"flask-caching>=1.11.1, <2.0",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",