diff --git a/python/pyproject.toml b/python/pyproject.toml index e0fccc8..22999ce 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -150,7 +150,7 @@ sql = [ ] usearch = [ "usearch ~= 2.16", - "pyarrow>=12.0,<24.0" + "pyarrow>=12.0,<25.0" ] weaviate = [ "weaviate-client>=4.17.0,<5.0",