fix: resolve empty UI issues when running with --web-conf in Dash 4.0

This commit is contained in:
Florian Bezannier
2026-05-20 18:58:51 +02:00
committed by Florian BEZANNIER
parent 2d3ba3526d
commit ba18eb253e
7 changed files with 37 additions and 39 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ plotly = ">=5"
cryptography = ">=2.6"
Werkzeug = ">=1.0.0"
Flask = ">=1.0.4"
dash-bootstrap-components = ">=1"
dash-bootstrap-components = ">=2"
ConfigUpdater = ">=3.0"
oauth2-client = "^1.3.0"
requests = "^2.27.1"