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 2a631d6 commit 7c6123fCopy full SHA for 7c6123f
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,<=3.20.3",
+ "protobuf>=3.6.1",
83
"grpcio>=1.59.3",
84
"apache-bookkeeper-client>=4.16.1",
85
"prometheus_client",
0 commit comments