Skip to content

Commit 806ca83

Browse files
authored
fix: Add pyarrow to tinker extra (#611)
1 parent 426d48d commit 806ca83

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ tinker = [
6262
"huggingface_hub",
6363
"numpy",
6464
"pillow",
65+
"pyarrow>=15.0.0",
6566
"pydantic>=2.12.5",
6667
"tinker>=0.8.1",
6768
"torch>=2.8.0",

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)