Skip to content

Commit 2b72788

Browse files
gbmarc1adchia
authored andcommitted
build: protobuf lower bound to 3.20
Signed-off-by: gbmarc1 <marcantoine.belanger@shopify.com>
1 parent 2c85421 commit 2b72788

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
@@ -58,7 +58,7 @@
5858
"numpy>=1.22,<3",
5959
"pandas>=1.4.3,<2",
6060
"pandavro~=1.5.0", # For some reason pandavro higher than 1.5.* only support pandas less than 1.3.
61-
"protobuf<5,>3",
61+
"protobuf<5,>3.20",
6262
"proto-plus>=1.20.0,<2",
6363
"pyarrow>=4,<9",
6464
"pydantic>=1,<2",

0 commit comments

Comments
 (0)