Skip to content

Commit

Permalink
Remove Pyarrow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jond01 committed Feb 26, 2024
1 parent 5bd8095 commit 3cd79c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 52 deletions.
53 changes: 2 additions & 51 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ classifiers = [
[tool.poetry.dependencies]
python = ">=3.12"
pandas = {version = "^2.2.0", extras = ["html"]}
pyarrow = "^15.0.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.5.0"
Expand Down

0 comments on commit 3cd79c8

Please sign in to comment.