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 2ba7598 commit 98534a2Copy full SHA for 98534a2
pyproject.toml
@@ -43,9 +43,9 @@ dependencies = [
43
"frequenz-api-common >= 0.6.3, < 0.7.0",
44
"grpcio >= 1.68.1, < 2",
45
"frequenz-channels >= 1.6.1, < 2",
46
- "frequenz-client-base >= 0.9.0, < 0.10.0",
+ "frequenz-client-base >= 0.11.0, < 0.12.0",
47
"frequenz-client-common >= 0.1.0, < 0.4.0",
48
- "frequenz-api-electricity-trading >= 0.7.0, < 0.8.0",
+ "frequenz-api-electricity-trading >= 0.8.0, < 0.9.0",
49
"protobuf >= 5.29.2, < 7",
50
]
51
dynamic = ["version"]
0 commit comments