diff --git a/pyproject.toml b/pyproject.toml index 3e6b1ce0..3f46193c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dynamic = ["version"] dependencies = [ "numpy==1.26.4", "pandas==2.2.0", - "pyarrow==15.0.0", + "pyarrow==23.0.1", "openpyxl==3.1.2", "geopandas==0.14.3", ]