mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
fix: resolve empty UI issues when running with --web-conf in Dash 4.0
This commit is contained in:
committed by
Florian BEZANNIER
parent
2d3ba3526d
commit
ba18eb253e
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user