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 d3a93ec commit 8f57142Copy full SHA for 8f57142
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
#"frequenz-client-common >= 0.3.0, < 0.4",
33
"frequenz-client-common @ git+https://github.com/llucax/frequenz-client-common-python.git@metrics-alpha8",
34
"grpcio >=1.72.1, < 2",
35
- "protobuf >=6.31.1, < 7",
+ "protobuf >=6.33.1, < 7",
36
"frequenz-client-base >= 0.11.0, < 0.12.0",
37
]
38
dynamic = ["version"]
0 commit comments