Skip to content

Commit 0af457b

Browse files
committed
1
1 parent 7c6123f commit 0af457b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def build_extension(self, ext):
7979
# functions dependencies
8080
extras_require["functions"] = sorted(
8181
{
82-
"protobuf>=3.6.1",
82+
"protobuf>=4.25.8",
8383
"grpcio>=1.59.3",
8484
"apache-bookkeeper-client>=4.16.1",
8585
"prometheus_client",

0 commit comments

Comments
 (0)