Skip to content

Commit 6f44e32

Browse files
authored
Remove temporary Dask pin (#57)
1 parent 2a8783b commit 6f44e32

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: coiled-examples
22
channels:
33
- conda-forge
4-
- defaults
4+
- nodefaults
55
dependencies:
66
- python=3.10
7-
# TODO: Undo version restriction once https://github.com/dmlc/xgboost/issues/11461
8-
# has been resolved and released
9-
- dask<2025.4.0
7+
- dask
108
- dask-ml
119
- coiled
1210
- pyarrow

0 commit comments

Comments
 (0)