We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab334db commit f250432Copy full SHA for f250432
ci/environment-docs.yaml
@@ -32,11 +32,7 @@ dependencies:
32
- xgboost
33
- zict
34
- pip
35
- # dask 2021.3.0 introduced a regression which causes tests to fail.
36
- # The issue has been resolved upstream in dask and will be included
37
- # in the next release. We temporarily apply a dask version contraint
38
- # to allow CI to pass
39
- - dask !=2021.3.0
+ - dask
40
- dask-glm
41
- dask-xgboost
42
- pip:
0 commit comments