Skip to content

Commit 8b7552f

Browse files
committed
WIP: Add assets and component graph as dependencies
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 13dd5ea commit 8b7552f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ classifiers = [
2727
requires-python = ">= 3.11, < 4"
2828
dependencies = [
2929
"typing-extensions >= 4.14.1, < 5",
30+
"frequenz-microgrid-component-graph @ git+https://github.com/shsms/frequenz-microgrid-component-graph-python.git@c4a458e06e541846de0a25142d5b821dd7934f47",
31+
"frequenz-client-assets @ git+https://github.com/shsms/frequenz-client-assets-python@bbf09104df24ddfac497e2a3dd66fe68cfdacd25"
3032
]
3133
dynamic = ["version"]
3234

0 commit comments

Comments
 (0)