diff --git a/pyproject.toml b/pyproject.toml index f7f00eb66..fc7fb9e40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dependencies = [ "wheel", "geopandas", "rasterio==1.3.10", - "pystac==0.5.6", + "pystac==1.10.1", "PyJWT", "werkzeug==3.0.3", "pandas",