Skip to content

Commit 2c9a8e0

Browse files
tomwhitemergify[bot]
authored andcommitted
Unpin Dask versions now that 2021.3.1 has been released and fixes #482
1 parent cc57163 commit 2c9a8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy
22
xarray
3-
dask[array] == 2021.02.0
4-
distributed == 2021.02.0
3+
dask[array]
4+
distributed
55
dask-ml
66
scipy
77
typing-extensions

0 commit comments

Comments
 (0)