Skip to content

Commit f581a43

Browse files
committed
Stop installing PyArrow on 3.14
1 parent b4a01f7 commit f581a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev = [
7373
"orjson",
7474
"numpy",
7575
"simsimd",
76-
"pyarrow",
76+
"pyarrow; python_version<3.14",
7777
"pandas",
7878
"mapbox-vector-tile",
7979
"jinja2",

0 commit comments

Comments
 (0)