Skip to content

Commit 5913665

Browse files
Bump minimum frequenz-api-common version to 0.8.1
Signed-off-by: Phillip Wenig <[email protected]>
1 parent ad34799 commit 5913665

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
@@ -41,7 +41,7 @@ dependencies = [
4141
"click >= 8.1.8, < 9",
4242
# Stick to a version without a polluting `tests` package: https://github.com/EnergieID/entsoe-py/pull/447
4343
"entsoe-py >= 0.6.16, < 0.7.1",
44-
"frequenz-api-common >= 0.6.5, < 0.9.0",
44+
"frequenz-api-common >= 0.8.1, < 0.9.0",
4545
"grpcio >= 1.72.1, < 2",
4646
"frequenz-channels >= 1.6.1, < 2",
4747
"frequenz-client-base >= 0.11.0, < 0.12.0",

0 commit comments

Comments
 (0)