diff --git a/pyproject.toml b/pyproject.toml index 8a9ed06..612b564 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,11 +27,11 @@ dependencies = [ "torch==2.2.1", "torchvision==0.17.1", "earthengine-api==0.1.391", - "rioxarray==0.15.1", - "rasterio==1.3.10", + "rioxarray==0.19.0", + "rasterio==1.4.4", "tqdm==4.66.2", - "geopandas==0.14.3", - "fiona==1.9.6", + "geopandas==1.1.3", + "fiona==1.10.1", "geobench==1.0.0", "h5py==3.10.0", "scikit-learn==1.4.1.post1",