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 7c6123f commit 0af457bCopy full SHA for 0af457b
setup.py
@@ -79,7 +79,7 @@ def build_extension(self, ext):
79
# functions dependencies
80
extras_require["functions"] = sorted(
81
{
82
- "protobuf>=3.6.1",
+ "protobuf>=4.25.8",
83
"grpcio>=1.59.3",
84
"apache-bookkeeper-client>=4.16.1",
85
"prometheus_client",
0 commit comments