@@ -453,7 +453,7 @@ dependencies:
453
453
common :
454
454
- output_types : conda
455
455
packages :
456
- - &pylibwholegraph_unsuffixed pylibwholegraph==24.12.*,>=0.0.0a0
456
+ - &pylibwholegraph_unsuffixed pylibwholegraph==24.12.*
457
457
- output_types : requirements
458
458
packages :
459
459
# pip recognizes the index as a global option for the requirements.txt file
@@ -466,19 +466,19 @@ dependencies:
466
466
cuda : " 12.*"
467
467
cuda_suffixed : " true"
468
468
packages :
469
- - pylibwholegraph-cu12==24.12.*,>=0.0.0a0
469
+ - pylibwholegraph-cu12==24.12.*
470
470
- matrix :
471
471
cuda : " 11.*"
472
472
cuda_suffixed : " true"
473
473
packages :
474
- - pylibwholegraph-cu11==24.12.*,>=0.0.0a0
474
+ - pylibwholegraph-cu11==24.12.*
475
475
- {matrix: null, packages: [*pylibwholegraph_unsuffixed]}
476
476
477
477
depends_on_rmm :
478
478
common :
479
479
- output_types : conda
480
480
packages :
481
- - &rmm_unsuffixed rmm==24.12.*,>=0.0.0a0
481
+ - &rmm_unsuffixed rmm==24.12.*
482
482
- output_types : requirements
483
483
packages :
484
484
# pip recognizes the index as a global option for the requirements.txt file
@@ -491,19 +491,19 @@ dependencies:
491
491
cuda : " 12.*"
492
492
cuda_suffixed : " true"
493
493
packages :
494
- - rmm-cu12==24.12.*,>=0.0.0a0
494
+ - rmm-cu12==24.12.*
495
495
- matrix :
496
496
cuda : " 11.*"
497
497
cuda_suffixed : " true"
498
498
packages :
499
- - rmm-cu11==24.12.*,>=0.0.0a0
499
+ - rmm-cu11==24.12.*
500
500
- {matrix: null, packages: [*rmm_unsuffixed]}
501
501
502
502
depends_on_cugraph :
503
503
common :
504
504
- output_types : conda
505
505
packages :
506
- - &cugraph_unsuffixed cugraph==24.12.*,>=0.0.0a0
506
+ - &cugraph_unsuffixed cugraph==24.12.*
507
507
- output_types : requirements
508
508
packages :
509
509
# pip recognizes the index as a global option for the requirements.txt file
@@ -516,19 +516,19 @@ dependencies:
516
516
cuda : " 12.*"
517
517
cuda_suffixed : " true"
518
518
packages :
519
- - cugraph-cu12==24.12.*,>=0.0.0a0
519
+ - cugraph-cu12==24.12.*
520
520
- matrix :
521
521
cuda : " 11.*"
522
522
cuda_suffixed : " true"
523
523
packages :
524
- - cugraph-cu11==24.12.*,>=0.0.0a0
524
+ - cugraph-cu11==24.12.*
525
525
- {matrix: null, packages: [*cugraph_unsuffixed]}
526
526
527
527
depends_on_cudf :
528
528
common :
529
529
- output_types : conda
530
530
packages :
531
- - &cudf_unsuffixed cudf==24.12.*,>=0.0.0a0
531
+ - &cudf_unsuffixed cudf==24.12.*
532
532
- output_types : requirements
533
533
packages :
534
534
# pip recognizes the index as a global option for the requirements.txt file
@@ -541,19 +541,19 @@ dependencies:
541
541
cuda : " 12.*"
542
542
cuda_suffixed : " true"
543
543
packages :
544
- - cudf-cu12==24.12.*,>=0.0.0a0
544
+ - cudf-cu12==24.12.*
545
545
- matrix :
546
546
cuda : " 11.*"
547
547
cuda_suffixed : " true"
548
548
packages :
549
- - cudf-cu11==24.12.*,>=0.0.0a0
549
+ - cudf-cu11==24.12.*
550
550
- {matrix: null, packages: [*cudf_unsuffixed]}
551
551
552
552
depends_on_dask_cudf :
553
553
common :
554
554
- output_types : conda
555
555
packages :
556
- - &dask_cudf_unsuffixed dask-cudf==24.12.*,>=0.0.0a0
556
+ - &dask_cudf_unsuffixed dask-cudf==24.12.*
557
557
- output_types : requirements
558
558
packages :
559
559
# pip recognizes the index as a global option for the requirements.txt file
@@ -566,19 +566,19 @@ dependencies:
566
566
cuda : " 12.*"
567
567
cuda_suffixed : " true"
568
568
packages :
569
- - dask-cudf-cu12==24.12.*,>=0.0.0a0
569
+ - dask-cudf-cu12==24.12.*
570
570
- matrix :
571
571
cuda : " 11.*"
572
572
cuda_suffixed : " true"
573
573
packages :
574
- - dask-cudf-cu11==24.12.*,>=0.0.0a0
574
+ - dask-cudf-cu11==24.12.*
575
575
- {matrix: null, packages: [*dask_cudf_unsuffixed]}
576
576
577
577
depends_on_pylibraft :
578
578
common :
579
579
- output_types : conda
580
580
packages :
581
- - &pylibraft_unsuffixed pylibraft==24.12.*,>=0.0.0a0
581
+ - &pylibraft_unsuffixed pylibraft==24.12.*
582
582
- output_types : requirements
583
583
packages :
584
584
# pip recognizes the index as a global option for the requirements.txt file
@@ -591,19 +591,19 @@ dependencies:
591
591
cuda : " 12.*"
592
592
cuda_suffixed : " true"
593
593
packages :
594
- - pylibraft-cu12==24.12.*,>=0.0.0a0
594
+ - pylibraft-cu12==24.12.*
595
595
- matrix :
596
596
cuda : " 11.*"
597
597
cuda_suffixed : " true"
598
598
packages :
599
- - pylibraft-cu11==24.12.*,>=0.0.0a0
599
+ - pylibraft-cu11==24.12.*
600
600
- {matrix: null, packages: [*pylibraft_unsuffixed]}
601
601
602
602
depends_on_raft_dask :
603
603
common :
604
604
- output_types : conda
605
605
packages :
606
- - &raft_dask_unsuffixed raft-dask==24.12.*,>=0.0.0a0
606
+ - &raft_dask_unsuffixed raft-dask==24.12.*
607
607
- output_types : requirements
608
608
packages :
609
609
# pip recognizes the index as a global option for the requirements.txt file
@@ -616,19 +616,19 @@ dependencies:
616
616
cuda : " 12.*"
617
617
cuda_suffixed : " true"
618
618
packages :
619
- - raft-dask-cu12==24.12.*,>=0.0.0a0
619
+ - raft-dask-cu12==24.12.*
620
620
- matrix :
621
621
cuda : " 11.*"
622
622
cuda_suffixed : " true"
623
623
packages :
624
- - raft-dask-cu11==24.12.*,>=0.0.0a0
624
+ - raft-dask-cu11==24.12.*
625
625
- {matrix: null, packages: [*raft_dask_unsuffixed]}
626
626
627
627
depends_on_pylibcugraph :
628
628
common :
629
629
- output_types : conda
630
630
packages :
631
- - &pylibcugraph_unsuffixed pylibcugraph==24.12.*,>=0.0.0a0
631
+ - &pylibcugraph_unsuffixed pylibcugraph==24.12.*
632
632
- output_types : requirements
633
633
packages :
634
634
# pip recognizes the index as a global option for the requirements.txt file
@@ -641,19 +641,19 @@ dependencies:
641
641
cuda : " 12.*"
642
642
cuda_suffixed : " true"
643
643
packages :
644
- - pylibcugraph-cu12==24.12.*,>=0.0.0a0
644
+ - pylibcugraph-cu12==24.12.*
645
645
- matrix :
646
646
cuda : " 11.*"
647
647
cuda_suffixed : " true"
648
648
packages :
649
- - pylibcugraph-cu11==24.12.*,>=0.0.0a0
649
+ - pylibcugraph-cu11==24.12.*
650
650
- {matrix: null, packages: [*pylibcugraph_unsuffixed]}
651
651
652
652
depends_on_pylibcugraphops :
653
653
common :
654
654
- output_types : conda
655
655
packages :
656
- - &pylibcugraphops_unsuffixed pylibcugraphops==24.12.*,>=0.0.0a0
656
+ - &pylibcugraphops_unsuffixed pylibcugraphops==24.12.*
657
657
- output_types : requirements
658
658
packages :
659
659
# pip recognizes the index as a global option for the requirements.txt file
@@ -666,12 +666,12 @@ dependencies:
666
666
cuda : " 12.*"
667
667
cuda_suffixed : " true"
668
668
packages :
669
- - pylibcugraphops-cu12==24.12.*,>=0.0.0a0
669
+ - pylibcugraphops-cu12==24.12.*
670
670
- matrix :
671
671
cuda : " 11.*"
672
672
cuda_suffixed : " true"
673
673
packages :
674
- - pylibcugraphops-cu11==24.12.*,>=0.0.0a0
674
+ - pylibcugraphops-cu11==24.12.*
675
675
- {matrix: null, packages: [*pylibcugraphops_unsuffixed]}
676
676
677
677
depends_on_cupy :
0 commit comments