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.
>=4.21.6,<6
>=5.29.2,<7
1 parent 4b4ab65 commit d890302Copy full SHA for d890302
pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"frequenz-channels >= 1.6.1, < 2",
30
"grpcio >= 1.54.2, < 2",
31
- "protobuf >= 4.21.6, < 6",
+ "protobuf >= 5.29.2, < 7",
32
"typing-extensions >= 4.5.0, < 5",
33
]
34
dynamic = ["version"]
0 commit comments