From b13d04393922cc3b771f4b6848a42cd1c3c27085 Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Thu, 1 Apr 2021 09:02:08 -0500 Subject: [PATCH] Update conda/environments/cudf_dev_cuda11.2.yml Co-authored-by: AJ Schmidt --- conda/environments/cudf_dev_cuda11.2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/environments/cudf_dev_cuda11.2.yml b/conda/environments/cudf_dev_cuda11.2.yml index 0c2c5aed568..fa0a69ad1ea 100644 --- a/conda/environments/cudf_dev_cuda11.2.yml +++ b/conda/environments/cudf_dev_cuda11.2.yml @@ -42,7 +42,7 @@ dependencies: - mypy=0.782 - typing_extensions - pre_commit - - dask>=2.22.0 + - dask>=2021.3.1 - distributed>=2.22.0 - streamz - dlpack