Skip to content

Commit 8cf5297

Browse files
authored
fix: remove unused pyarrow dependency — unblocks pip install on Python 3.14 (#145) (#263)
1 parent 775925c commit 8cf5297

2 files changed

Lines changed: 0 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ classifiers = [
2828
dependencies = [
2929
"pydantic>=2.10.6,<3",
3030
"networkx>=3.4.2,<4",
31-
"pyarrow==20.0.0",
3231
"tree-sitter==0.24.0",
3332
"rich==14.0.0",
3433
"wget==3.2",

uv.lock

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

0 commit comments

Comments
 (0)