Skip to content

Commit e055ae6

Browse files
committed
chore(lib): add pyarrow library for handling parquet files
1 parent d6f8e7e commit e055ae6

File tree

2 files changed

+1676
-1616
lines changed

2 files changed

+1676
-1616
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
"lxml>=5.3.0",
3636
"pydantic>=2.10.6",
3737
"ijson>=3.4.0",
38+
"pyarrow>=22.0.0",
3839
]
3940
dynamic = ["version"]
4041

0 commit comments

Comments
 (0)