diff --git a/pyproject.toml b/pyproject.toml index dd9252b..4611bdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "rich>=13.7.0,<=15.0.0", "tabpfn-common-utils>=0.2.10,<=0.2.19", "google-crc32c>=1.5.0,<=1.8.0", - "pyarrow>=14.0.0,<=23.0.1", + "pyarrow>=14.0.0,<=25.0.0", "pydantic-settings>=2.14.2,<=2.14.2", ]