diff --git a/pyproject.toml b/pyproject.toml index a199beda..f0241d65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "numpy >=1.21,<2.5", "owslib >=0.27,<0.36", "pillow >=10.0,<13", - "pyarrow >=17.0,<23", + "pyarrow >=17.0,<24", "python-dotenv >=0.19,<1.3", "rasterio >=1.3,<2", "requests >= 2.26,<3",