initial commit

This commit is contained in:
2024-01-02 10:53:39 +01:00
parent e30f54e485
commit 1633b1cca0
5 changed files with 308 additions and 11 deletions

View File

@ -12,6 +12,7 @@ dash = "^2.14.2"
pydantic = "^2.5.3"
dash-bootstrap-components = "^1.5.0"
pandas = "^2.1.4"
dash-daq = "^0.5.0"
[build-system]