Fix dashboards
This commit is contained in:
parent
d539a72e6a
commit
5434c7d6ef
6 changed files with 330 additions and 74 deletions
|
@ -27,6 +27,8 @@ dependencies = [
|
|||
"websockets>=12.0",
|
||||
"aiosqlite>=0.19.0",
|
||||
"psycopg>=3.1.18",
|
||||
"plotly>=5.20.0",
|
||||
"matplotlib>=3.8.3",
|
||||
]
|
||||
requires-python = ">=3.11,<4"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue