@@ -682,7 +682,7 @@ dependencies:
682
682
- output_types : [conda]
683
683
packages :
684
684
- breathe>=4.35.0
685
- - dask-cuda==25.6.*,>=0.0.0a0
685
+ - dask-cuda==25.6.*
686
686
- *doxygen
687
687
- make
688
688
- myst-nb
@@ -806,7 +806,7 @@ dependencies:
806
806
cuda : " 12.*"
807
807
cuda_suffixed : " true"
808
808
packages :
809
- - pynvjitlink-cu12>=0.0.0a0
809
+ - pynvjitlink-cu12
810
810
- nvidia-cuda-nvcc-cu12
811
811
- nvidia-cuda-nvrtc-cu12
812
812
- matrix :
@@ -836,13 +836,13 @@ dependencies:
836
836
common :
837
837
- output_types : [conda, requirements, pyproject]
838
838
packages :
839
- - rapids-dask-dependency==25.6.*,>=0.0.0a0
839
+ - rapids-dask-dependency==25.6.*
840
840
run_dask_cudf :
841
841
common :
842
842
- output_types : [conda, requirements, pyproject]
843
843
packages :
844
844
- pynvml>=12.0.0,<13.0.0a0
845
- - rapids-dask-dependency==25.6.*,>=0.0.0a0
845
+ - rapids-dask-dependency==25.6.*
846
846
run_custreamz :
847
847
common :
848
848
- output_types : conda
@@ -879,7 +879,7 @@ dependencies:
879
879
- output_types : conda
880
880
packages :
881
881
- libcudf-example==25.6.*,>=0.0.0a0
882
- - libcudf_kafka==25.6.*,>=0.0.0a0
882
+ - libcudf_kafka==25.6.*
883
883
- libcudf-tests==25.6.*,>=0.0.0a0
884
884
test_java :
885
885
common :
@@ -996,7 +996,7 @@ dependencies:
996
996
common :
997
997
- output_types : [conda, requirements, pyproject]
998
998
packages :
999
- - dask-cuda==25.6.*,>=0.0.0a0
999
+ - dask-cuda==25.6.*
1000
1000
- *numba-cuda-dep
1001
1001
- *numba-dep
1002
1002
specific :
@@ -1015,13 +1015,13 @@ dependencies:
1015
1015
common :
1016
1016
- output_types : [conda, requirements, pyproject]
1017
1017
packages :
1018
- - dask-cuda==25.6.*,>=0.0.0a0
1018
+ - dask-cuda==25.6.*
1019
1019
- *numpy
1020
1020
depends_on_libcudf :
1021
1021
common :
1022
1022
- output_types : conda
1023
1023
packages :
1024
- - &libcudf_unsuffixed libcudf==25.6.*,>=0.0.0a0
1024
+ - &libcudf_unsuffixed libcudf==25.6.*
1025
1025
- output_types : requirements
1026
1026
packages :
1027
1027
# pip recognizes the index as a global option for the requirements.txt file
@@ -1035,18 +1035,18 @@ dependencies:
1035
1035
cuda : " 12.*"
1036
1036
cuda_suffixed : " true"
1037
1037
packages :
1038
- - libcudf-cu12==25.6.*,>=0.0.0a0
1038
+ - libcudf-cu12==25.6.*
1039
1039
- matrix :
1040
1040
cuda : " 11.*"
1041
1041
cuda_suffixed : " true"
1042
1042
packages :
1043
- - libcudf-cu11==25.6.*,>=0.0.0a0
1043
+ - libcudf-cu11==25.6.*
1044
1044
- {matrix: null, packages: [*libcudf_unsuffixed]}
1045
1045
depends_on_pylibcudf :
1046
1046
common :
1047
1047
- output_types : conda
1048
1048
packages :
1049
- - &pylibcudf_unsuffixed pylibcudf==25.6.*,>=0.0.0a0
1049
+ - &pylibcudf_unsuffixed pylibcudf==25.6.*
1050
1050
- output_types : requirements
1051
1051
packages :
1052
1052
# pip recognizes the index as a global option for the requirements.txt file
@@ -1060,18 +1060,18 @@ dependencies:
1060
1060
cuda : " 12.*"
1061
1061
cuda_suffixed : " true"
1062
1062
packages :
1063
- - pylibcudf-cu12==25.6.*,>=0.0.0a0
1063
+ - pylibcudf-cu12==25.6.*
1064
1064
- matrix :
1065
1065
cuda : " 11.*"
1066
1066
cuda_suffixed : " true"
1067
1067
packages :
1068
- - pylibcudf-cu11==25.6.*,>=0.0.0a0
1068
+ - pylibcudf-cu11==25.6.*
1069
1069
- {matrix: null, packages: [*pylibcudf_unsuffixed]}
1070
1070
depends_on_cudf :
1071
1071
common :
1072
1072
- output_types : conda
1073
1073
packages :
1074
- - &cudf_unsuffixed cudf==25.6.*,>=0.0.0a0
1074
+ - &cudf_unsuffixed cudf==25.6.*
1075
1075
- output_types : requirements
1076
1076
packages :
1077
1077
# pip recognizes the index as a global option for the requirements.txt file
@@ -1085,18 +1085,18 @@ dependencies:
1085
1085
cuda : " 12.*"
1086
1086
cuda_suffixed : " true"
1087
1087
packages :
1088
- - cudf-cu12==25.6.*,>=0.0.0a0
1088
+ - cudf-cu12==25.6.*
1089
1089
- matrix :
1090
1090
cuda : " 11.*"
1091
1091
cuda_suffixed : " true"
1092
1092
packages :
1093
- - cudf-cu11==25.6.*,>=0.0.0a0
1093
+ - cudf-cu11==25.6.*
1094
1094
- {matrix: null, packages: [*cudf_unsuffixed]}
1095
1095
depends_on_cudf_kafka :
1096
1096
common :
1097
1097
- output_types : conda
1098
1098
packages :
1099
- - &cudf_kafka_unsuffixed cudf_kafka==25.6.*,>=0.0.0a0
1099
+ - &cudf_kafka_unsuffixed cudf_kafka==25.6.*
1100
1100
- output_types : requirements
1101
1101
packages :
1102
1102
# pip recognizes the index as a global option for the requirements.txt file
@@ -1110,12 +1110,12 @@ dependencies:
1110
1110
cuda : " 12.*"
1111
1111
cuda_suffixed : " true"
1112
1112
packages :
1113
- - cudf_kafka-cu12==25.6.*,>=0.0.0a0
1113
+ - cudf_kafka-cu12==25.6.*
1114
1114
- matrix :
1115
1115
cuda : " 11.*"
1116
1116
cuda_suffixed : " true"
1117
1117
packages :
1118
- - cudf_kafka-cu11==25.6.*,>=0.0.0a0
1118
+ - cudf_kafka-cu11==25.6.*
1119
1119
- {matrix: null, packages: [*cudf_kafka_unsuffixed]}
1120
1120
depends_on_cupy :
1121
1121
common :
@@ -1136,7 +1136,7 @@ dependencies:
1136
1136
common :
1137
1137
- output_types : conda
1138
1138
packages :
1139
- - &libkvikio_unsuffixed libkvikio==25.6.*,>=0.0.0a0
1139
+ - &libkvikio_unsuffixed libkvikio==25.6.*
1140
1140
- output_types : requirements
1141
1141
packages :
1142
1142
- --extra-index-url=https://pypi.nvidia.com
@@ -1148,20 +1148,20 @@ dependencies:
1148
1148
cuda : " 12.*"
1149
1149
cuda_suffixed : " true"
1150
1150
packages :
1151
- - libkvikio-cu12==25.6.*,>=0.0.0a0
1151
+ - libkvikio-cu12==25.6.*
1152
1152
- matrix :
1153
1153
cuda : " 11.*"
1154
1154
cuda_suffixed : " true"
1155
1155
packages :
1156
- - libkvikio-cu11==25.6.*,>=0.0.0a0
1156
+ - libkvikio-cu11==25.6.*
1157
1157
- matrix :
1158
1158
packages :
1159
1159
- *libkvikio_unsuffixed
1160
1160
depends_on_librmm :
1161
1161
common :
1162
1162
- output_types : conda
1163
1163
packages :
1164
- - &librmm_unsuffixed librmm==25.6.*,>=0.0.0a0
1164
+ - &librmm_unsuffixed librmm==25.6.*
1165
1165
- output_types : requirements
1166
1166
packages :
1167
1167
# pip recognizes the index as a global option for the requirements.txt file
@@ -1175,20 +1175,20 @@ dependencies:
1175
1175
cuda : " 12.*"
1176
1176
cuda_suffixed : " true"
1177
1177
packages :
1178
- - librmm-cu12==25.6.*,>=0.0.0a0
1178
+ - librmm-cu12==25.6.*
1179
1179
- matrix :
1180
1180
cuda : " 11.*"
1181
1181
cuda_suffixed : " true"
1182
1182
packages :
1183
- - librmm-cu11==25.6.*,>=0.0.0a0
1183
+ - librmm-cu11==25.6.*
1184
1184
- matrix :
1185
1185
packages :
1186
1186
- *librmm_unsuffixed
1187
1187
depends_on_rmm :
1188
1188
common :
1189
1189
- output_types : conda
1190
1190
packages :
1191
- - &rmm_unsuffixed rmm==25.6.*,>=0.0.0a0
1191
+ - &rmm_unsuffixed rmm==25.6.*
1192
1192
- output_types : requirements
1193
1193
packages :
1194
1194
# pip recognizes the index as a global option for the requirements.txt file
@@ -1202,12 +1202,12 @@ dependencies:
1202
1202
cuda : " 12.*"
1203
1203
cuda_suffixed : " true"
1204
1204
packages :
1205
- - rmm-cu12==25.6.*,>=0.0.0a0
1205
+ - rmm-cu12==25.6.*
1206
1206
- matrix :
1207
1207
cuda : " 11.*"
1208
1208
cuda_suffixed : " true"
1209
1209
packages :
1210
- - rmm-cu11==25.6.*,>=0.0.0a0
1210
+ - rmm-cu11==25.6.*
1211
1211
- matrix :
1212
1212
packages :
1213
1213
- *rmm_unsuffixed
@@ -1248,17 +1248,17 @@ dependencies:
1248
1248
common :
1249
1249
- output_types : conda
1250
1250
packages :
1251
- - dask-cudf==25.6.*,>=0.0.0a0
1251
+ - dask-cudf==25.6.*
1252
1252
depends_on_custreamz :
1253
1253
common :
1254
1254
- output_types : conda
1255
1255
packages :
1256
- - custreamz==25.6.*,>=0.0.0a0
1256
+ - custreamz==25.6.*
1257
1257
depends_on_cudf_polars :
1258
1258
common :
1259
1259
- output_types : conda
1260
1260
packages :
1261
- - cudf-polars==25.6.*,>=0.0.0a0
1261
+ - cudf-polars==25.6.*
1262
1262
depends_on_narwhals :
1263
1263
common :
1264
1264
- output_types : [conda, requirements, pyproject]
0 commit comments