chore: Improve performance to load the chart properties modal (#34079)

This commit is contained in:
Vitor Avila
2025-07-09 12:19:08 -03:00
committed by GitHub
parent 0bc214e889
commit ddeb612429
6 changed files with 88 additions and 63 deletions

View File

@@ -45,7 +45,7 @@ dependencies = [
"cryptography>=42.0.4, <45.0.0",
"deprecation>=2.1.0, <2.2.0",
"flask>=2.2.5, <3.0.0",
"flask-appbuilder>=4.7.0, <5.0.0",
"flask-appbuilder>=4.8.0, <5.0.0",
"flask-caching>=2.1.0, <3",
"flask-compress>=1.13, <2.0",
"flask-talisman>=1.0.0, <2.0",