update to dash v2,dbc v1 and fix issue

This commit is contained in:
Florian Bezannier
2021-10-23 12:37:51 +02:00
parent 220ae91386
commit 89e13627de
12 changed files with 54 additions and 34 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from datetime import datetime, timedelta
import dash_bootstrap_components as dbc
from web.tools.import_dash_html import html
from dash import html
from dash.development.base_component import Component
from pandas import DataFrame
from pytz import UTC