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 a06fb44 commit 1219c50Copy full SHA for 1219c50
pyproject.toml
@@ -30,12 +30,12 @@ dependencies = [
30
"click >= 8.1.8, < 9",
31
"entsoe-py >= 0.6.16, < 1",
32
"frequenz-api-common >= 0.6.3, < 0.7.0",
33
- "grpcio >= 1.66.2, < 2",
+ "grpcio >= 1.68.1, < 2",
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.4.0",
37
"frequenz-api-electricity-trading >= 0.2.4, < 0.5",
38
- "protobuf >= 5.28.0, < 6",
+ "protobuf >= 5.29.2, < 6",
39
]
40
dynamic = ["version"]
41
0 commit comments