Skip to content

Commit 41d0f5c

Browse files
authored
Set protobuf version constraint to 4.* (#1260)
1 parent ee3e5e8 commit 41d0f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pyemd
4646
pyarrow
4747

4848
# ava data format
49-
protobuf
49+
protobuf==4.*
5050

5151
# Comparator
5252
tabulate

0 commit comments

Comments
 (0)