diff --git a/pyproject.toml b/pyproject.toml index 59665e7..5b78307 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "session-info", "pycave", "spatialdata", - "spatialdata-plot", + "spatialdata-plot >= 0.1.0", "rasterio", "sknw", "matplotlib < 3.9.0",