Skip to content

Commit

Permalink
Add pyarrow to remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
farrandi committed Jan 30, 2024
1 parent 5a4a383 commit 4dacb68
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
50 changes: 49 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
pandas = "^2.1.4"
pyarrow = "^15.0.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 4dacb68

Please sign in to comment.