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 1217841 commit fc7982aCopy full SHA for fc7982a
pyproject.toml
@@ -29,7 +29,7 @@ requires-python = ">= 3.11, < 4"
29
dependencies = [
30
"frequenz-api-common >= 0.5.3, < 0.7.0",
31
"googleapis-common-protos >= 1.56.4, < 2",
32
- "grpcio >= 1.60.0, < 2",
+ "grpcio >= 1.65.5, < 2",
33
"frequenz-channels >= 1.0.0, < 2",
34
"frequenz-client-base[grpcio] >= 0.5.0, < 0.6.0",
35
"frequenz-api-electricity-trading >= 0.2.2, < 1",
0 commit comments