https://github.com/dask/dask-image/pull/361 reveals that tests are currently failing with python 3.11.9. This seems to be a known problem with dask (https://github.com/pycaret/pycaret/issues/3960#issuecomment-2045881422, https://github.com/dask/dask/pull/11035) that is fixed by using `dask>=2024.4.1`.