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 f163413 commit a210db1Copy full SHA for a210db1
pyproject.toml
@@ -28,8 +28,7 @@ requires-python = ">= 3.11, < 4"
28
# TODO(cookiecutter): Remove and add more dependencies if appropriate
29
dependencies = [
30
"frequenz-api-common >= 0.6.2, < 0.7.0",
31
- "googleapis-common-protos >= 1.65.0, < 2",
32
- "grpcio >= 1.66.1, < 2",
+ "grpcio >= 1.66.2, < 2",
33
"frequenz-channels >= 1.0.0, < 2",
34
"frequenz-client-base >= 0.6.1, < 0.7.0",
35
"frequenz-client-common >= 0.1.0, < 0.3.0",
0 commit comments