Skip to content

Commit 75e2e41

Browse files
committed
Add dependency to frequenz-client-microgrid
We'll start to use the new external microgrid client instead of the internal one. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent ac8c30b commit 75e2e41

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
@@ -31,6 +31,7 @@ dependencies = [
3131
# changing the version
3232
# (plugins.mkdocstrings.handlers.python.import)
3333
"frequenz-channels == 1.0.0b2",
34+
"frequenz-client-microgrid >= 0.1.2, < 0.2.0",
3435
"google-api-python-client >= 2.71, < 3",
3536
"grpcio >= 1.54.2, < 2",
3637
"grpcio-tools >= 1.54.2, < 2",

0 commit comments

Comments
 (0)