Skip to content

Commit 6bc4206

Browse files
committed
REL v25.04.00 release
1 parent 0ee900d commit 6bc4206

File tree

11 files changed

+71
-71
lines changed

11 files changed

+71
-71
lines changed

conda/environments/all_cuda-118_arch-x86_64.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
- cupy>=12.0.0
2727
- cxx-compiler
2828
- cython>=3.0.3
29-
- dask-cuda==25.4.*,>=0.0.0a0
29+
- dask-cuda==25.4.*
3030
- dlpack>=0.8,<1.0
3131
- doxygen=1.9.1
3232
- fastavro>=0.22.9
@@ -41,9 +41,9 @@ dependencies:
4141
- libcufile=1.4.0.31
4242
- libcurand-dev=10.3.0.86
4343
- libcurand=10.3.0.86
44-
- libkvikio==25.4.*,>=0.0.0a0
44+
- libkvikio==25.4.*
4545
- librdkafka>=2.8.0,<2.9.0a0
46-
- librmm==25.4.*,>=0.0.0a0
46+
- librmm==25.4.*
4747
- make
4848
- mmh3
4949
- moto>=4.0.8
@@ -81,10 +81,10 @@ dependencies:
8181
- python-xxhash
8282
- python>=3.10,<3.13
8383
- rapids-build-backend>=0.3.0,<0.4.0.dev0
84-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
85-
- rapids-logger==0.1.*,>=0.0.0a0
84+
- rapids-dask-dependency==25.4.*
85+
- rapids-logger==0.1.*
8686
- rich
87-
- rmm==25.4.*,>=0.0.0a0
87+
- rmm==25.4.*
8888
- s3fs>=2022.3.0
8989
- scikit-build-core>=0.10.0
9090
- scipy

conda/environments/all_cuda-128_arch-x86_64.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
- cupy>=12.0.0
2828
- cxx-compiler
2929
- cython>=3.0.3
30-
- dask-cuda==25.4.*,>=0.0.0a0
30+
- dask-cuda==25.4.*
3131
- dlpack>=0.8,<1.0
3232
- doxygen=1.9.1
3333
- fastavro>=0.22.9
@@ -40,9 +40,9 @@ dependencies:
4040
- jupyter_client
4141
- libcufile-dev
4242
- libcurand-dev
43-
- libkvikio==25.4.*,>=0.0.0a0
43+
- libkvikio==25.4.*
4444
- librdkafka>=2.8.0,<2.9.0a0
45-
- librmm==25.4.*,>=0.0.0a0
45+
- librmm==25.4.*
4646
- make
4747
- mmh3
4848
- moto>=4.0.8
@@ -80,10 +80,10 @@ dependencies:
8080
- python>=3.10,<3.13
8181
- pytorch>=2.4.0
8282
- rapids-build-backend>=0.3.0,<0.4.0.dev0
83-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
84-
- rapids-logger==0.1.*,>=0.0.0a0
83+
- rapids-dask-dependency==25.4.*
84+
- rapids-logger==0.1.*
8585
- rich
86-
- rmm==25.4.*,>=0.0.0a0
86+
- rmm==25.4.*
8787
- s3fs>=2022.3.0
8888
- scikit-build-core>=0.10.0
8989
- scipy

dependencies.yaml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ dependencies:
669669
- output_types: [conda]
670670
packages:
671671
- breathe>=4.35.0
672-
- dask-cuda==25.4.*,>=0.0.0a0
672+
- dask-cuda==25.4.*
673673
- *doxygen
674674
- make
675675
- myst-nb
@@ -817,13 +817,13 @@ dependencies:
817817
common:
818818
- output_types: [conda, requirements, pyproject]
819819
packages:
820-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
820+
- rapids-dask-dependency==25.4.*
821821
run_dask_cudf:
822822
common:
823823
- output_types: [conda, requirements, pyproject]
824824
packages:
825825
- pynvml>=12.0.0,<13.0.0a0
826-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
826+
- rapids-dask-dependency==25.4.*
827827
run_custreamz:
828828
common:
829829
- output_types: conda
@@ -860,7 +860,7 @@ dependencies:
860860
- output_types: conda
861861
packages:
862862
- libcudf-example==25.4.*,>=0.0.0a0
863-
- libcudf_kafka==25.4.*,>=0.0.0a0
863+
- libcudf_kafka==25.4.*
864864
- libcudf-tests==25.4.*,>=0.0.0a0
865865
test_java:
866866
common:
@@ -975,7 +975,7 @@ dependencies:
975975
common:
976976
- output_types: [conda, requirements, pyproject]
977977
packages:
978-
- dask-cuda==25.4.*,>=0.0.0a0
978+
- dask-cuda==25.4.*
979979
- *numba-cuda-dep
980980
- *numba-dep
981981
specific:
@@ -999,7 +999,7 @@ dependencies:
999999
common:
10001000
- output_types: conda
10011001
packages:
1002-
- &libcudf_unsuffixed libcudf==25.4.*,>=0.0.0a0
1002+
- &libcudf_unsuffixed libcudf==25.4.*
10031003
- output_types: requirements
10041004
packages:
10051005
# pip recognizes the index as a global option for the requirements.txt file
@@ -1013,18 +1013,18 @@ dependencies:
10131013
cuda: "12.*"
10141014
cuda_suffixed: "true"
10151015
packages:
1016-
- libcudf-cu12==25.4.*,>=0.0.0a0
1016+
- libcudf-cu12==25.4.*
10171017
- matrix:
10181018
cuda: "11.*"
10191019
cuda_suffixed: "true"
10201020
packages:
1021-
- libcudf-cu11==25.4.*,>=0.0.0a0
1021+
- libcudf-cu11==25.4.*
10221022
- {matrix: null, packages: [*libcudf_unsuffixed]}
10231023
depends_on_pylibcudf:
10241024
common:
10251025
- output_types: conda
10261026
packages:
1027-
- &pylibcudf_unsuffixed pylibcudf==25.4.*,>=0.0.0a0
1027+
- &pylibcudf_unsuffixed pylibcudf==25.4.*
10281028
- output_types: requirements
10291029
packages:
10301030
# pip recognizes the index as a global option for the requirements.txt file
@@ -1038,18 +1038,18 @@ dependencies:
10381038
cuda: "12.*"
10391039
cuda_suffixed: "true"
10401040
packages:
1041-
- pylibcudf-cu12==25.4.*,>=0.0.0a0
1041+
- pylibcudf-cu12==25.4.*
10421042
- matrix:
10431043
cuda: "11.*"
10441044
cuda_suffixed: "true"
10451045
packages:
1046-
- pylibcudf-cu11==25.4.*,>=0.0.0a0
1046+
- pylibcudf-cu11==25.4.*
10471047
- {matrix: null, packages: [*pylibcudf_unsuffixed]}
10481048
depends_on_cudf:
10491049
common:
10501050
- output_types: conda
10511051
packages:
1052-
- &cudf_unsuffixed cudf==25.4.*,>=0.0.0a0
1052+
- &cudf_unsuffixed cudf==25.4.*
10531053
- output_types: requirements
10541054
packages:
10551055
# pip recognizes the index as a global option for the requirements.txt file
@@ -1063,18 +1063,18 @@ dependencies:
10631063
cuda: "12.*"
10641064
cuda_suffixed: "true"
10651065
packages:
1066-
- cudf-cu12==25.4.*,>=0.0.0a0
1066+
- cudf-cu12==25.4.*
10671067
- matrix:
10681068
cuda: "11.*"
10691069
cuda_suffixed: "true"
10701070
packages:
1071-
- cudf-cu11==25.4.*,>=0.0.0a0
1071+
- cudf-cu11==25.4.*
10721072
- {matrix: null, packages: [*cudf_unsuffixed]}
10731073
depends_on_cudf_kafka:
10741074
common:
10751075
- output_types: conda
10761076
packages:
1077-
- &cudf_kafka_unsuffixed cudf_kafka==25.4.*,>=0.0.0a0
1077+
- &cudf_kafka_unsuffixed cudf_kafka==25.4.*
10781078
- output_types: requirements
10791079
packages:
10801080
# pip recognizes the index as a global option for the requirements.txt file
@@ -1088,12 +1088,12 @@ dependencies:
10881088
cuda: "12.*"
10891089
cuda_suffixed: "true"
10901090
packages:
1091-
- cudf_kafka-cu12==25.4.*,>=0.0.0a0
1091+
- cudf_kafka-cu12==25.4.*
10921092
- matrix:
10931093
cuda: "11.*"
10941094
cuda_suffixed: "true"
10951095
packages:
1096-
- cudf_kafka-cu11==25.4.*,>=0.0.0a0
1096+
- cudf_kafka-cu11==25.4.*
10971097
- {matrix: null, packages: [*cudf_kafka_unsuffixed]}
10981098
depends_on_cupy:
10991099
common:
@@ -1114,7 +1114,7 @@ dependencies:
11141114
common:
11151115
- output_types: conda
11161116
packages:
1117-
- &libkvikio_unsuffixed libkvikio==25.4.*,>=0.0.0a0
1117+
- &libkvikio_unsuffixed libkvikio==25.4.*
11181118
- output_types: requirements
11191119
packages:
11201120
- --extra-index-url=https://pypi.nvidia.com
@@ -1126,20 +1126,20 @@ dependencies:
11261126
cuda: "12.*"
11271127
cuda_suffixed: "true"
11281128
packages:
1129-
- libkvikio-cu12==25.4.*,>=0.0.0a0
1129+
- libkvikio-cu12==25.4.*
11301130
- matrix:
11311131
cuda: "11.*"
11321132
cuda_suffixed: "true"
11331133
packages:
1134-
- libkvikio-cu11==25.4.*,>=0.0.0a0
1134+
- libkvikio-cu11==25.4.*
11351135
- matrix:
11361136
packages:
11371137
- *libkvikio_unsuffixed
11381138
depends_on_librmm:
11391139
common:
11401140
- output_types: conda
11411141
packages:
1142-
- &librmm_unsuffixed librmm==25.4.*,>=0.0.0a0
1142+
- &librmm_unsuffixed librmm==25.4.*
11431143
- output_types: requirements
11441144
packages:
11451145
# pip recognizes the index as a global option for the requirements.txt file
@@ -1153,20 +1153,20 @@ dependencies:
11531153
cuda: "12.*"
11541154
cuda_suffixed: "true"
11551155
packages:
1156-
- librmm-cu12==25.4.*,>=0.0.0a0
1156+
- librmm-cu12==25.4.*
11571157
- matrix:
11581158
cuda: "11.*"
11591159
cuda_suffixed: "true"
11601160
packages:
1161-
- librmm-cu11==25.4.*,>=0.0.0a0
1161+
- librmm-cu11==25.4.*
11621162
- matrix:
11631163
packages:
11641164
- *librmm_unsuffixed
11651165
depends_on_rmm:
11661166
common:
11671167
- output_types: conda
11681168
packages:
1169-
- &rmm_unsuffixed rmm==25.4.*,>=0.0.0a0
1169+
- &rmm_unsuffixed rmm==25.4.*
11701170
- output_types: requirements
11711171
packages:
11721172
# pip recognizes the index as a global option for the requirements.txt file
@@ -1180,20 +1180,20 @@ dependencies:
11801180
cuda: "12.*"
11811181
cuda_suffixed: "true"
11821182
packages:
1183-
- rmm-cu12==25.4.*,>=0.0.0a0
1183+
- rmm-cu12==25.4.*
11841184
- matrix:
11851185
cuda: "11.*"
11861186
cuda_suffixed: "true"
11871187
packages:
1188-
- rmm-cu11==25.4.*,>=0.0.0a0
1188+
- rmm-cu11==25.4.*
11891189
- matrix:
11901190
packages:
11911191
- *rmm_unsuffixed
11921192
depends_on_rapids_logger:
11931193
common:
11941194
- output_types: [conda, requirements, pyproject]
11951195
packages:
1196-
- rapids-logger==0.1.*,>=0.0.0a0
1196+
- rapids-logger==0.1.*
11971197
- output_types: requirements
11981198
packages:
11991199
# pip recognizes the index as a global option for the requirements.txt file
@@ -1223,14 +1223,14 @@ dependencies:
12231223
common:
12241224
- output_types: conda
12251225
packages:
1226-
- dask-cudf==25.4.*,>=0.0.0a0
1226+
- dask-cudf==25.4.*
12271227
depends_on_custreamz:
12281228
common:
12291229
- output_types: conda
12301230
packages:
1231-
- custreamz==25.4.*,>=0.0.0a0
1231+
- custreamz==25.4.*
12321232
depends_on_cudf_polars:
12331233
common:
12341234
- output_types: conda
12351235
packages:
1236-
- cudf-polars==25.4.*,>=0.0.0a0
1236+
- cudf-polars==25.4.*

python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ dependencies:
189189
common:
190190
- output_types: conda
191191
packages:
192-
- cudf==25.4.*,>=0.0.0a0
192+
- cudf==25.4.*
193193
- pandas
194194
- pytest
195195
- pytest-xdist
@@ -263,13 +263,13 @@ dependencies:
263263
common:
264264
- output_types: conda
265265
packages:
266-
- cuml==25.4.*,>=0.0.0a0
266+
- cuml==25.4.*
267267
- scikit-learn
268268
test_cugraph:
269269
common:
270270
- output_types: conda
271271
packages:
272-
- cugraph==25.4.*,>=0.0.0a0
272+
- cugraph==25.4.*
273273
- networkx
274274
test_ibis:
275275
common:

python/cudf/pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"cuda-python>=11.8.5,<12.0a0",
2424
"cupy-cuda11x>=12.0.0",
2525
"fsspec>=0.6.0",
26-
"libcudf==25.4.*,>=0.0.0a0",
26+
"libcudf==25.4.*",
2727
"numba-cuda>=0.4.0,<0.5.0a0",
2828
"numba>=0.59.1,<0.62.0a0",
2929
"numpy>=1.23,<3.0a0",
@@ -33,9 +33,9 @@ dependencies = [
3333
"ptxcompiler",
3434
"pyarrow>=14.0.0,<20.0.0a0,!=17.0.0; platform_machine=='aarch64'",
3535
"pyarrow>=14.0.0,<20.0.0a0; platform_machine=='x86_64'",
36-
"pylibcudf==25.4.*,>=0.0.0a0",
36+
"pylibcudf==25.4.*",
3737
"rich",
38-
"rmm==25.4.*,>=0.0.0a0",
38+
"rmm==25.4.*",
3939
"typing_extensions>=4.0.0",
4040
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4141
classifiers = [
@@ -120,11 +120,11 @@ matrix-entry = "cuda_suffixed=true"
120120
requires = [
121121
"cmake>=3.30.4",
122122
"cython>=3.0.3",
123-
"libcudf==25.4.*,>=0.0.0a0",
124-
"librmm==25.4.*,>=0.0.0a0",
123+
"libcudf==25.4.*",
124+
"librmm==25.4.*",
125125
"ninja",
126-
"pylibcudf==25.4.*,>=0.0.0a0",
127-
"rmm==25.4.*,>=0.0.0a0",
126+
"pylibcudf==25.4.*",
127+
"rmm==25.4.*",
128128
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
129129

130130
[tool.scikit-build]

python/cudf_kafka/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [
1818
license = { text = "Apache-2.0" }
1919
requires-python = ">=3.10"
2020
dependencies = [
21-
"cudf==25.4.*,>=0.0.0a0",
21+
"cudf==25.4.*",
2222
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
2323

2424
[project.optional-dependencies]

python/cudf_polars/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license = { text = "Apache-2.0" }
2020
requires-python = ">=3.10"
2121
dependencies = [
2222
"polars>=1.24,<1.26",
23-
"pylibcudf==25.4.*,>=0.0.0a0",
23+
"pylibcudf==25.4.*",
2424
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
2525
classifiers = [
2626
"Intended Audience :: Developers",
@@ -41,7 +41,7 @@ test = [
4141
"pytest<8",
4242
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4343
experimental = [
44-
"rapids-dask-dependency==25.4.*,>=0.0.0a0",
44+
"rapids-dask-dependency==25.4.*",
4545
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4646

4747
[project.urls]

0 commit comments

Comments
 (0)