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 dc5b1c8 commit e534476Copy full SHA for e534476
pyproject.toml
@@ -34,8 +34,8 @@ dependencies = [
34
"frequenz-channels >= 1.6.1, < 2",
35
"frequenz-client-base >= 0.9.0, < 0.10.0",
36
"frequenz-client-common >= 0.1.0, < 0.3.0",
37
- "frequenz-api-electricity-trading >= 0.2.4, < 1",
38
- "protobuf >= 5.28.0, < 6",
+ "frequenz-api-electricity-trading >= 0.5.0, < 0.6.0",
+ "protobuf >= 5.29.2, < 7",
39
]
40
dynamic = ["version"]
41
0 commit comments