We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcddbf commit 4ca523bCopy full SHA for 4ca523b
pyproject.toml
@@ -35,6 +35,7 @@ dependencies = [
35
"pvlib >= 0.13.0, < 0.14.0",
36
"python-dotenv >= 0.21.0, < 1.2.0",
37
"toml >= 0.10.2, < 0.11.0",
38
+ "marshmallow_dataclass >= 8.7.1, < 9",
39
"plotly >= 6.0.0, < 6.4.0",
40
"kaleido >= 0.2.1, < 1.2.0",
41
"frequenz-client-reporting >= 0.19.0, < 0.20.0",
0 commit comments