We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1195a commit 0b7777aCopy full SHA for 0b7777a
pyproject.toml
@@ -38,7 +38,7 @@ requires-python = ">= 3.11, < 4"
38
dependencies = [
39
"frequenz-api-microgrid >= 0.15.3, < 0.16.0",
40
"frequenz-channels >= 1.0.0-rc1, < 2.0.0",
41
- "frequenz-client-base >= 0.8.0, < 0.10.0",
+ "frequenz-client-base >= 0.8.0, < 0.12.0",
42
"grpcio >= 1.59.0, < 2",
43
"protobuf >= 4.21.6, < 7",
44
"timezonefinder >= 6.2.0, < 7",
0 commit comments