Skip to content

Commit 6ee5d52

Browse files
Docs: clarify validity of newer vers of dask & distributed
1 parent bf04c40 commit 6ee5d52

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/installation.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,10 @@ Required
194194

195195
* `numpy <http://www.numpy.org>`_, versions 2.0.0 or newer.
196196

197-
* `dask <https://pypi.org/project/dask>`_, version 2025.5.1.
197+
* `dask <https://pypi.org/project/dask>`_, version 2025.5.1 or newer.
198198

199-
* `distributed <https://pypi.org/project/distributed>`_, version 2025.5.1.
199+
* `distributed <https://pypi.org/project/distributed>`_, version 2025.5.1 or
200+
newer.
200201

201202
* `netCDF4 <https://pypi.org/project/netcdf4/>`_, 1.7.2 or newer.
202203

0 commit comments

Comments
 (0)