Skip to content

Commit 4ca523b

Browse files
committed
Add marshmallow dataclass dependency
Signed-off-by: cwasicki <[email protected]>
1 parent afcddbf commit 4ca523b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
"pvlib >= 0.13.0, < 0.14.0",
3636
"python-dotenv >= 0.21.0, < 1.2.0",
3737
"toml >= 0.10.2, < 0.11.0",
38+
"marshmallow_dataclass >= 8.7.1, < 9",
3839
"plotly >= 6.0.0, < 6.4.0",
3940
"kaleido >= 0.2.1, < 1.2.0",
4041
"frequenz-client-reporting >= 0.19.0, < 0.20.0",

0 commit comments

Comments
 (0)