Skip to content

Commit 0a091a6

Browse files
committed
REL v25.06.00 release
1 parent 4aceb9a commit 0a091a6

17 files changed

+68
-68
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ dependencies:
1212
- cuda-nvtx
1313
- cuda-version=11.8
1414
- cudatoolkit
15-
- cudf==25.6.*,>=0.0.0a0
16-
- cugraph==25.6.*,>=0.0.0a0
15+
- cudf==25.6.*
16+
- cugraph==25.6.*
1717
- cupy>=13.2.0
1818
- cython>=3.0.0
19-
- dask-cudf==25.6.*,>=0.0.0a0
19+
- dask-cudf==25.6.*
2020
- doxygen
2121
- gcc_linux-aarch64=11.*
2222
- graphviz
@@ -40,7 +40,7 @@ dependencies:
4040
- pytorch>=2.3,<=2.5.1
4141
- pytorch_geometric>=2.5,<2.7
4242
- rapids-build-backend>=0.3.0,<0.4.0.dev0
43-
- rmm==25.6.*,>=0.0.0a0
43+
- rmm==25.6.*
4444
- scikit-build-core>=0.10.0
4545
- scipy
4646
- setuptools>=61.0.0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ dependencies:
1212
- cuda-nvtx
1313
- cuda-version=11.8
1414
- cudatoolkit
15-
- cudf==25.6.*,>=0.0.0a0
16-
- cugraph==25.6.*,>=0.0.0a0
15+
- cudf==25.6.*
16+
- cugraph==25.6.*
1717
- cupy>=13.2.0
1818
- cython>=3.0.0
19-
- dask-cudf==25.6.*,>=0.0.0a0
19+
- dask-cudf==25.6.*
2020
- dglteam/label/th24_cu118::dgl
2121
- doxygen
2222
- gcc_linux-64=11.*
@@ -41,7 +41,7 @@ dependencies:
4141
- pytorch>=2.3,<=2.5.1
4242
- pytorch_geometric>=2.5,<2.7
4343
- rapids-build-backend>=0.3.0,<0.4.0.dev0
44-
- rmm==25.6.*,>=0.0.0a0
44+
- rmm==25.6.*
4545
- scikit-build-core>=0.10.0
4646
- scipy
4747
- setuptools>=61.0.0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ dependencies:
1515
- cuda-nvtx-dev
1616
- cuda-profiler-api
1717
- cuda-version=12.8
18-
- cudf==25.6.*,>=0.0.0a0
19-
- cugraph==25.6.*,>=0.0.0a0
18+
- cudf==25.6.*
19+
- cugraph==25.6.*
2020
- cupy>=13.2.0
2121
- cython>=3.0.0
22-
- dask-cudf==25.6.*,>=0.0.0a0
22+
- dask-cudf==25.6.*
2323
- doxygen
2424
- gcc_linux-aarch64=13.*
2525
- graphviz
@@ -46,7 +46,7 @@ dependencies:
4646
- pytorch>=2.3
4747
- pytorch_geometric>=2.5,<2.7
4848
- rapids-build-backend>=0.3.0,<0.4.0.dev0
49-
- rmm==25.6.*,>=0.0.0a0
49+
- rmm==25.6.*
5050
- scikit-build-core>=0.10.0
5151
- scipy
5252
- setuptools>=61.0.0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ dependencies:
1515
- cuda-nvtx-dev
1616
- cuda-profiler-api
1717
- cuda-version=12.8
18-
- cudf==25.6.*,>=0.0.0a0
19-
- cugraph==25.6.*,>=0.0.0a0
18+
- cudf==25.6.*
19+
- cugraph==25.6.*
2020
- cupy>=13.2.0
2121
- cython>=3.0.0
22-
- dask-cudf==25.6.*,>=0.0.0a0
22+
- dask-cudf==25.6.*
2323
- dglteam/label/th24_cu124::dgl
2424
- doxygen
2525
- gcc_linux-64=13.*
@@ -47,7 +47,7 @@ dependencies:
4747
- pytorch>=2.3
4848
- pytorch_geometric>=2.5,<2.7
4949
- rapids-build-backend>=0.3.0,<0.4.0.dev0
50-
- rmm==25.6.*,>=0.0.0a0
50+
- rmm==25.6.*
5151
- scikit-build-core>=0.10.0
5252
- scipy
5353
- setuptools>=61.0.0

dependencies.yaml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ dependencies:
562562
common:
563563
- output_types: conda
564564
packages:
565-
- &pylibwholegraph_unsuffixed pylibwholegraph==25.6.*,>=0.0.0a0
565+
- &pylibwholegraph_unsuffixed pylibwholegraph==25.6.*
566566
- output_types: requirements
567567
packages:
568568
# pip recognizes the index as a global option for the requirements.txt file
@@ -575,19 +575,19 @@ dependencies:
575575
cuda: "12.*"
576576
cuda_suffixed: "true"
577577
packages:
578-
- pylibwholegraph-cu12==25.6.*,>=0.0.0a0
578+
- pylibwholegraph-cu12==25.6.*
579579
- matrix:
580580
cuda: "11.*"
581581
cuda_suffixed: "true"
582582
packages:
583-
- pylibwholegraph-cu11==25.6.*,>=0.0.0a0
583+
- pylibwholegraph-cu11==25.6.*
584584
- {matrix: null, packages: [*pylibwholegraph_unsuffixed]}
585585

586586
depends_on_libraft:
587587
common:
588588
- output_types: conda
589589
packages:
590-
- &libraft_unsuffixed libraft==25.6.*,>=0.0.0a0
590+
- &libraft_unsuffixed libraft==25.6.*
591591
- output_types: requirements
592592
packages:
593593
# pip recognizes the index as a global option for the requirements.txt file
@@ -600,20 +600,20 @@ dependencies:
600600
cuda: "12.*"
601601
cuda_suffixed: "true"
602602
packages:
603-
- libraft-cu12==25.6.*,>=0.0.0a0
603+
- libraft-cu12==25.6.*
604604
- matrix:
605605
cuda: "11.*"
606606
cuda_suffixed: "true"
607607
packages:
608-
- libraft-cu11==25.6.*,>=0.0.0a0
608+
- libraft-cu11==25.6.*
609609
- {matrix: null, packages: [*libraft_unsuffixed]}
610610

611611
depends_on_librmm:
612612
common:
613613
- output_types: conda
614614
packages:
615-
- librmm==25.6.*,>=0.0.0a0
616-
- &librmm_unsuffixed librmm==25.6.*,>=0.0.0a0
615+
- librmm==25.6.*
616+
- &librmm_unsuffixed librmm==25.6.*
617617
- output_types: requirements
618618
packages:
619619
# pip recognizes the index as a global option for the requirements.txt file
@@ -626,19 +626,19 @@ dependencies:
626626
cuda: "12.*"
627627
cuda_suffixed: "true"
628628
packages:
629-
- librmm-cu12==25.6.*,>=0.0.0a0
629+
- librmm-cu12==25.6.*
630630
- matrix:
631631
cuda: "11.*"
632632
cuda_suffixed: "true"
633633
packages:
634-
- librmm-cu11==25.6.*,>=0.0.0a0
634+
- librmm-cu11==25.6.*
635635
- {matrix: null, packages: [*librmm_unsuffixed]}
636636

637637
depends_on_rapids_logger:
638638
common:
639639
- output_types: [conda, requirements, pyproject]
640640
packages:
641-
- rapids-logger==0.1.*,>=0.0.0a0
641+
- rapids-logger==0.1.*
642642
- output_types: requirements
643643
packages:
644644
# pip recognizes the index as a global option for the requirements.txt file
@@ -648,7 +648,7 @@ dependencies:
648648
common:
649649
- output_types: conda
650650
packages:
651-
- &libwholegraph_unsuffixed libwholegraph==25.6.*,>=0.0.0a0
651+
- &libwholegraph_unsuffixed libwholegraph==25.6.*
652652
- output_types: requirements
653653
packages:
654654
# pip recognizes the index as a global option for the requirements.txt file
@@ -661,12 +661,12 @@ dependencies:
661661
cuda: "12.*"
662662
cuda_suffixed: "true"
663663
packages:
664-
- libwholegraph-cu12==25.6.*,>=0.0.0a0
664+
- libwholegraph-cu12==25.6.*
665665
- matrix:
666666
cuda: "11.*"
667667
cuda_suffixed: "true"
668668
packages:
669-
- libwholegraph-cu11==25.6.*,>=0.0.0a0
669+
- libwholegraph-cu11==25.6.*
670670
- {matrix: null, packages: [*libwholegraph_unsuffixed]}
671671

672672
depends_on_libwholegraph_tests:
@@ -679,7 +679,7 @@ dependencies:
679679
common:
680680
- output_types: conda
681681
packages:
682-
- &rmm_unsuffixed rmm==25.6.*,>=0.0.0a0
682+
- &rmm_unsuffixed rmm==25.6.*
683683
- output_types: requirements
684684
packages:
685685
# pip recognizes the index as a global option for the requirements.txt file
@@ -692,19 +692,19 @@ dependencies:
692692
cuda: "12.*"
693693
cuda_suffixed: "true"
694694
packages:
695-
- rmm-cu12==25.6.*,>=0.0.0a0
695+
- rmm-cu12==25.6.*
696696
- matrix:
697697
cuda: "11.*"
698698
cuda_suffixed: "true"
699699
packages:
700-
- rmm-cu11==25.6.*,>=0.0.0a0
700+
- rmm-cu11==25.6.*
701701
- {matrix: null, packages: [*rmm_unsuffixed]}
702702

703703
depends_on_cugraph:
704704
common:
705705
- output_types: conda
706706
packages:
707-
- &cugraph_unsuffixed cugraph==25.6.*,>=0.0.0a0
707+
- &cugraph_unsuffixed cugraph==25.6.*
708708
- output_types: requirements
709709
packages:
710710
# pip recognizes the index as a global option for the requirements.txt file
@@ -717,25 +717,25 @@ dependencies:
717717
cuda: "12.*"
718718
cuda_suffixed: "true"
719719
packages:
720-
- cugraph-cu12==25.6.*,>=0.0.0a0
720+
- cugraph-cu12==25.6.*
721721
- matrix:
722722
cuda: "11.*"
723723
cuda_suffixed: "true"
724724
packages:
725-
- cugraph-cu11==25.6.*,>=0.0.0a0
725+
- cugraph-cu11==25.6.*
726726
- {matrix: null, packages: [*cugraph_unsuffixed]}
727727

728728
depends_on_cugraph_dgl:
729729
common:
730730
- output_types: conda
731731
packages:
732-
- cugraph-dgl==25.6.*,>=0.0.0a0
732+
- cugraph-dgl==25.6.*
733733

734734
depends_on_cudf:
735735
common:
736736
- output_types: conda
737737
packages:
738-
- &cudf_unsuffixed cudf==25.6.*,>=0.0.0a0
738+
- &cudf_unsuffixed cudf==25.6.*
739739
- output_types: requirements
740740
packages:
741741
# pip recognizes the index as a global option for the requirements.txt file
@@ -748,19 +748,19 @@ dependencies:
748748
cuda: "12.*"
749749
cuda_suffixed: "true"
750750
packages:
751-
- cudf-cu12==25.6.*,>=0.0.0a0
751+
- cudf-cu12==25.6.*
752752
- matrix:
753753
cuda: "11.*"
754754
cuda_suffixed: "true"
755755
packages:
756-
- cudf-cu11==25.6.*,>=0.0.0a0
756+
- cudf-cu11==25.6.*
757757
- {matrix: null, packages: [*cudf_unsuffixed]}
758758

759759
depends_on_dask_cudf:
760760
common:
761761
- output_types: conda
762762
packages:
763-
- &dask_cudf_unsuffixed dask-cudf==25.6.*,>=0.0.0a0
763+
- &dask_cudf_unsuffixed dask-cudf==25.6.*
764764
- output_types: requirements
765765
packages:
766766
# pip recognizes the index as a global option for the requirements.txt file
@@ -773,19 +773,19 @@ dependencies:
773773
cuda: "12.*"
774774
cuda_suffixed: "true"
775775
packages:
776-
- dask-cudf-cu12==25.6.*,>=0.0.0a0
776+
- dask-cudf-cu12==25.6.*
777777
- matrix:
778778
cuda: "11.*"
779779
cuda_suffixed: "true"
780780
packages:
781-
- dask-cudf-cu11==25.6.*,>=0.0.0a0
781+
- dask-cudf-cu11==25.6.*
782782
- {matrix: null, packages: [*dask_cudf_unsuffixed]}
783783

784784
depends_on_pylibcugraph:
785785
common:
786786
- output_types: conda
787787
packages:
788-
- &pylibcugraph_unsuffixed pylibcugraph==25.6.*,>=0.0.0a0
788+
- &pylibcugraph_unsuffixed pylibcugraph==25.6.*
789789
- output_types: requirements
790790
packages:
791791
# pip recognizes the index as a global option for the requirements.txt file
@@ -798,12 +798,12 @@ dependencies:
798798
cuda: "12.*"
799799
cuda_suffixed: "true"
800800
packages:
801-
- pylibcugraph-cu12==25.6.*,>=0.0.0a0
801+
- pylibcugraph-cu12==25.6.*
802802
- matrix:
803803
cuda: "11.*"
804804
cuda_suffixed: "true"
805805
packages:
806-
- pylibcugraph-cu11==25.6.*,>=0.0.0a0
806+
- pylibcugraph-cu11==25.6.*
807807
- {matrix: null, packages: [*pylibcugraph_unsuffixed]}
808808

809809
depends_on_cupy:
@@ -828,7 +828,7 @@ dependencies:
828828
common:
829829
- output_types: conda
830830
packages:
831-
- cugraph-pyg==25.6.*,>=0.0.0a0
831+
- cugraph-pyg==25.6.*
832832
depends_on_mkl:
833833
common:
834834
- output_types: conda

python/cugraph-dgl/conda/cugraph_dgl_dev_cuda-118_arch-aarch64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channels:
77
- conda-forge
88
- nvidia
99
dependencies:
10-
- cugraph==25.6.*,>=0.0.0a0
10+
- cugraph==25.6.*
1111
- dgl>=2.4.0.cu*
1212
- pre-commit
1313
- pydantic

python/cugraph-dgl/conda/cugraph_dgl_dev_cuda-118_arch-x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channels:
77
- conda-forge
88
- nvidia
99
dependencies:
10-
- cugraph==25.6.*,>=0.0.0a0
10+
- cugraph==25.6.*
1111
- dgl>=2.4.0.cu*
1212
- dglteam/label/th24_cu118::dgl
1313
- pre-commit

python/cugraph-dgl/conda/cugraph_dgl_dev_cuda-128_arch-aarch64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channels:
77
- conda-forge
88
- nvidia
99
dependencies:
10-
- cugraph==25.6.*,>=0.0.0a0
10+
- cugraph==25.6.*
1111
- dgl>=2.4.0.cu*
1212
- pre-commit
1313
- pydantic

python/cugraph-dgl/conda/cugraph_dgl_dev_cuda-128_arch-x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channels:
77
- conda-forge
88
- nvidia
99
dependencies:
10-
- cugraph==25.6.*,>=0.0.0a0
10+
- cugraph==25.6.*
1111
- dgl>=2.4.0.cu*
1212
- dglteam/label/th24_cu124::dgl
1313
- pre-commit

python/cugraph-dgl/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ classifiers = [
2424
"Programming Language :: Python",
2525
]
2626
dependencies = [
27-
"cugraph==25.6.*,>=0.0.0a0",
27+
"cugraph==25.6.*",
2828
"numba>=0.57",
2929
"numpy>=1.23,<3.0a0",
3030
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
3131

3232
[project.optional-dependencies]
3333
test = [
34-
"pylibwholegraph==25.6.*,>=0.0.0a0",
34+
"pylibwholegraph==25.6.*",
3535
"pytest",
3636
"pytest-benchmark",
3737
"pytest-cov",

0 commit comments

Comments
 (0)