diff --git a/DEPENDS.txt b/DEPENDS.txt index 13e56598..e66d53cc 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -16,6 +16,7 @@ Runtime requirements * `NetworkX `__ * `Pillow `__ (or `PIL `__) +* `dask array `__ Known build errors ------------------ @@ -52,9 +53,6 @@ functionality is only available with the following installed: * `imread `__ Optional io plugin providing most standard `formats `__. -* `dask array`__ - Package used for ``apply_parallel`` out-of-core and parallel computations. - Testing requirements --------------------