another example, now showing load forecast

This commit is contained in:
Chris Oloff 2025-11-19 09:25:49 +02:00
parent 2a36919958
commit 8e27fa8ff5
3 changed files with 253 additions and 1 deletions

View file

@ -22,6 +22,7 @@ watchfiles = "^1.1.1"
jupyterlab = "^4.4.10"
pandas-stubs = "^2.3.2.250926"
websockets = "^15.0.1"
pydantic = "^2.12.4"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
pytest-cov = "^5.0.0"