Skip to content

Commit 6a078b4

Browse files
committed
add pyarrow package
1 parent 084f063 commit 6a078b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
]
2424
dependencies = [
2525
"obstore>=0.2.0,<0.3",
26+
"pyarrow>=18.0.0,<19.0.0",
2627
"jupyter_server>=2.14.2,<3",
2728
"s3contents>=0.11.1,<0.12.0",
2829
"apache-libcloud>=3.8.0, <4",

0 commit comments

Comments
 (0)