Skip to content

Commit 89398ce

Browse files
committed
Revert frequenz-api-microgrid update
The update from v0.15 to v0.16 is a breaking change and need manual updates. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 94f0862 commit 89398ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
requires-python = ">= 3.11, < 4"
2828
dependencies = [
29-
"frequenz-api-microgrid >= 0.15.1, < 0.17.0",
29+
"frequenz-api-microgrid >= 0.15.1, < 0.16.0",
3030
# Make sure to update the mkdocs.yml file when
3131
# changing the version
3232
# (plugins.mkdocstrings.handlers.python.import)

0 commit comments

Comments
 (0)