Skip to content

Commit d41a156

Browse files
authored
Set pyarrow versoin to >=0.15.1
1 parent 798fd46 commit d41a156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"tabulate==0.8.*",
4141
"toml==0.10.*",
4242
"tqdm==4.*",
43+
"pyarrow>=0.15.1",
4344
"numpy",
4445
"google",
45-
"pyarrow",
4646
]
4747

4848
setup(

0 commit comments

Comments
 (0)