Skip to content

Commit

Permalink
add pyarrow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Dec 14, 2024
1 parent fd26a5f commit f5e16fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 276 deletions.
1 change: 1 addition & 0 deletions lenskit/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ license = { file = "LICENSE.md" }
dynamic = ["version"]
dependencies = [
"pandas ~=2.0",
"pyarrow >=11",
"numpy >= 1.24",
"scipy >= 1.10.0",
"torch ~=2.1",
Expand Down
Loading

0 comments on commit f5e16fa

Please sign in to comment.