diff --git a/pyproject.toml b/pyproject.toml index b2a7855..20321af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,8 @@ description = "Speed comparison of modern GIS tools for spatial overlay operatio authors = [{name = "SeHe"}] requires-python = ">=3.13.7" dependencies = [ - "geopandas==1.1.3", - "pyogrio==0.12.1", + "geopandas==1.1.4", + "pyogrio==0.13.0", "fiona==1.10.1", "pyarrow", "dask-geopandas",