diff --git a/pyproject.toml b/pyproject.toml index 599ee0d..05209ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ dependencies = [ "pandas >=2.1,<3", - "pyarrow >=15,<20", + "pyarrow >=15,<25", "openpyxl >=3.1,<4", "xlrd >=2.0,<3", "dbfread >=2.0,<3",