Skip to content

Commit

Permalink
chore: explicit pyarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Aug 15, 2024
1 parent c984a8c commit 24732bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ requires-python = ">= 3.8"
dependencies = [
"polars[pyarrow]>=1.0.0",
"typing-extensions>=4.4",
"pyarrow",
]
classifiers = [
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 24732bf

Please sign in to comment.