@@ -16,25 +16,25 @@ dependencies:
1616- cuda-profiler-api
1717- cuda-python>=12.9.2,<13.0a0
1818- cuda-version=12.9
19- - cudf==25.12.*,>=0.0.0a0
19+ - cudf==25.12.*
2020- cupy>=13.6.0
2121- cxx-compiler
2222- cython>=3.1.2,<3.2.0a0
23- - dask-cuda==25.12.*,>=0.0.0a0
24- - dask-cudf==25.12.*,>=0.0.0a0
23+ - dask-cuda==25.12.*
24+ - dask-cudf==25.12.*
2525- doxygen
2626- fsspec>=0.6.0
2727- gcc_linux-aarch64=14.*
2828- graphviz
2929- ipython
3030- libcublas-dev
31- - libcudf==25.12.*,>=0.0.0a0
31+ - libcudf==25.12.*
3232- libcurand-dev
3333- libcusolver-dev
3434- libcusparse-dev
35- - libcuvs==25.12.*,>=0.0.0a0
36- - libraft==25.12.*,>=0.0.0a0
37- - librmm==25.12.*,>=0.0.0a0
35+ - libcuvs==25.12.*
36+ - libraft==25.12.*
37+ - librmm==25.12.*
3838- nbsphinx
3939- nccl>=2.19
4040- networkx>=2.5.1
@@ -50,20 +50,20 @@ dependencies:
5050- pre-commit
5151- pydantic
5252- pydata-sphinx-theme
53- - pylibcudf==25.12.*,>=0.0.0a0
54- - pylibraft==25.12.*,>=0.0.0a0
53+ - pylibcudf==25.12.*
54+ - pylibraft==25.12.*
5555- pytest-benchmark
5656- pytest-cov
5757- pytest-xdist
5858- pytest<9.0.0a0
5959- python-louvain
6060- pytorch>=2.3
61- - raft-dask==25.12.*,>=0.0.0a0
61+ - raft-dask==25.12.*
6262- rapids-build-backend>=0.4.0,<0.5.0.dev0
63- - rapids-dask-dependency==25.12.*,>=0.0.0a0
63+ - rapids-dask-dependency==25.12.*
6464- recommonmark
6565- requests
66- - rmm==25.12.*,>=0.0.0a0
66+ - rmm==25.12.*
6767- scikit-build-core>=0.10.0
6868- scikit-learn>=0.23.1
6969- scipy
@@ -74,6 +74,6 @@ dependencies:
7474- sphinxcontrib-websupport
7575- torchdata
7676- torchmetrics
77- - ucxx==0.47.*,>=0.0.0a0
77+ - ucxx==0.47.*
7878- wheel
7979name : all_cuda-129_arch-aarch64
0 commit comments