Skip to content

Commit

Permalink
adding pyarrow to dependencies, only doing unit tests2
Browse files Browse the repository at this point in the history
  • Loading branch information
paddymul committed Dec 28, 2024
1 parent 1bcdf9d commit 8a7f1ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ dev-dependencies = [
"pandas>=1.3.5",
"geopandas<1.0",
"playwright",
"pydantic>=2.5.2",
"pyarrow",
"polars[timezone]",
]


Expand Down

0 comments on commit 8a7f1ef

Please sign in to comment.