* Pin dask to `<=2024.2` until dask-geopandas can update to use the new dask-expr API (1f8a5682932806f6e165dea185f9e24934916ca9)
* The pin will be removed once https://github.com/geopandas/dask-geopandas/issues/284 is resolved.
* Fix documentation for rasterization (4bf8508d3358e34da7ddfee2abf12a39c1d78ec1)
* Fix issue in line_stats where dask would auto-rechunk causing actual chunks to differ from expected (23ababba34e6bd441898a7a52b691c65a7d1dfb8)
* Speed up and simplify `Raster.get_chunk_rasters` (6beb9f1d2df25f3a58f829a3d3aae3b13d739223)