diff --git a/pyproject.toml b/pyproject.toml index 3a655a7..006807b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "einops==0.7.0", "torch==2.2.1", "torchvision==0.17.1", - "earthengine-api==0.1.391", + "earthengine-api==1.7.4", "rioxarray==0.15.1", "rasterio==1.3.10", "tqdm==4.66.2",