diff --git a/pyproject.toml b/pyproject.toml index 766f75152..0f97e0f6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "datashader", "fsspec[s3,http]", "geopandas>=0.14", - "multiscale_spatial_image>=2.0.3", + "multiscale_spatial_image==2.0.3", "networkx", "numba>=0.55.0", "numpy",