Page stats avec nb de marchés par département close #21

This commit is contained in:
Colin Maudry
2025-06-13 13:17:40 +02:00
parent 859506c4aa
commit 01e714dba5
4 changed files with 49 additions and 27 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ dependencies = [
"gunicorn",
"dash-bootstrap-components",
"python-dotenv",
"xlsxwriter"
"xlsxwriter",
"plotly[express]",
]
[project.optional-dependencies]