Allow dask>2024.7.1

Currently, Dask is pinned: dask<=2024.7.1, due to Dask API changes after that version.

We should allow newer versions of Dask, creating a new minimum version (e.g. 2025.1.0), rather than insisting a maximum.

See NCAS-CMS/cfdm#321 for implementation details.