diff --git a/python/pyproject.toml b/python/pyproject.toml index d1d0b57b59f0..cab1014ac59e 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -152,7 +152,7 @@ sql = [ ] usearch = [ "usearch >= 2.16,< 2.25", - "pyarrow>=12.0,<24.0" + "pyarrow>=12.0,<26.0" ] weaviate = [ "weaviate-client>=4.17.0,<5.0",