Skip to content

Commit

Permalink
Require dask[complete] (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jun 2, 2020
1 parent 81c7f4c commit 0a14ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -33,7 +33,7 @@ python_requires = >=3.6
install_requires =
numpy ==1.18.1
pandas ==1.0.3
dask ==2.17.2
dask[complete] ==2.17.2
xarray ==0.15.1
matplotlib ==3.1.3
notebook >=5.5
Expand Down

0 comments on commit 0a14ec1

Please sign in to comment.