@@ -156,7 +156,7 @@ dependencies:
156
156
- numpy>=1.23,<3.0a0
157
157
- pandas>=1.3
158
158
- pynvml>=12.0.0,<13.0.0a0
159
- - rapids-dask-dependency==25.6 .*,>=0.0.0a0
159
+ - rapids-dask-dependency==25.8 .*,>=0.0.0a0
160
160
- zict>=2.0.0
161
161
test_python :
162
162
common :
@@ -167,12 +167,12 @@ dependencies:
167
167
- pytest-timeout
168
168
- output_types : [conda]
169
169
packages :
170
- - &cudf_unsuffixed cudf==25.6 .*,>=0.0.0a0
171
- - &dask_cudf_unsuffixed dask-cudf==25.6 .*,>=0.0.0a0
172
- - distributed-ucxx==0.44 .*,>=0.0.0a0
173
- - &kvikio_unsuffixed kvikio==25.6 .*,>=0.0.0a0
174
- - &ucx_py_unsuffixed ucx-py==0.44 .*,>=0.0.0a0
175
- - ucxx==0.44 .*,>=0.0.0a0
170
+ - &cudf_unsuffixed cudf==25.8 .*,>=0.0.0a0
171
+ - &dask_cudf_unsuffixed dask-cudf==25.8 .*,>=0.0.0a0
172
+ - distributed-ucxx==0.45 .*,>=0.0.0a0
173
+ - &kvikio_unsuffixed kvikio==25.8 .*,>=0.0.0a0
174
+ - &ucx_py_unsuffixed ucx-py==0.45 .*,>=0.0.0a0
175
+ - ucxx==0.45 .*,>=0.0.0a0
176
176
specific :
177
177
- output_types : conda
178
178
matrices :
@@ -190,18 +190,18 @@ dependencies:
190
190
cuda : " 12.*"
191
191
cuda_suffixed : " true"
192
192
packages :
193
- - cudf-cu12==25.6 .*,>=0.0.0a0
194
- - dask-cudf-cu12==25.6 .*,>=0.0.0a0
195
- - kvikio-cu12==25.6 .*,>=0.0.0a0
196
- - ucx-py-cu12==0.44 .*,>=0.0.0a0
193
+ - cudf-cu12==25.8 .*,>=0.0.0a0
194
+ - dask-cudf-cu12==25.8 .*,>=0.0.0a0
195
+ - kvikio-cu12==25.8 .*,>=0.0.0a0
196
+ - ucx-py-cu12==0.45 .*,>=0.0.0a0
197
197
- matrix :
198
198
cuda : " 11.*"
199
199
cuda_suffixed : " true"
200
200
packages :
201
- - cudf-cu11==25.6 .*,>=0.0.0a0
202
- - dask-cudf-cu11==25.6 .*,>=0.0.0a0
203
- - kvikio-cu11==25.6 .*,>=0.0.0a0
204
- - ucx-py-cu11==0.44 .*,>=0.0.0a0
201
+ - cudf-cu11==25.8 .*,>=0.0.0a0
202
+ - dask-cudf-cu11==25.8 .*,>=0.0.0a0
203
+ - kvikio-cu11==25.8 .*,>=0.0.0a0
204
+ - ucx-py-cu11==0.45 .*,>=0.0.0a0
205
205
- matrix :
206
206
packages :
207
207
- *cudf_unsuffixed
@@ -212,4 +212,4 @@ dependencies:
212
212
common :
213
213
- output_types : conda
214
214
packages :
215
- - dask-cuda==25.6 .*,>=0.0.0a0
215
+ - dask-cuda==25.8 .*,>=0.0.0a0
0 commit comments