Skip to content

Commit

Permalink
Bump dask/distributed to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Dec 3, 2019
1 parent eb623d1 commit 8baba49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ conda list
conda install "cudatoolkit=$CUDA_REL" \
"cupy>=6.5.0" "numpy=1.16.4" \
"cudf=${MINOR_VERSION}" "dask-cudf=${MINOR_VERSION}" \
"dask>=2.3.0" "distributed>=2.3.2"
"dask>=2.8.1" "distributed>=2.8.1"

# needed for asynccontextmanager in py36
conda install -c conda-forge "async_generator" "automake" "libtool" \
Expand Down

0 comments on commit 8baba49

Please sign in to comment.