Skip to content

Commit 3be5578

Browse files
fishboneKai Fricke
authored and
Kai Fricke
committed
1 parent 7318ea7 commit 3be5578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ def get_packages(self):
273273
"msgpack >= 1.0.0, < 2.0.0",
274274
"numpy >= 1.16; python_version < '3.9'",
275275
"numpy >= 1.19.3; python_version >= '3.9'",
276-
"protobuf >= 3.15.3",
276+
"protobuf >= 3.15.3, < 4.0.0",
277277
"pyyaml",
278278
"aiosignal",
279279
"frozenlist",

0 commit comments

Comments
 (0)