@@ -16,26 +16,26 @@ dependencies:
1616- cuda-profiler-api
1717- cuda-python>=12.9.2,<13.0
1818- cuda-version=12.9
19- - cudf==26.6.*,>=0.0.0a0
19+ - cudf==26.6.*
2020- cupy>=13.6.0,!=14.0.0,!=14.1.0
2121- cxx-compiler
2222- cython>=3.2.2
23- - dask-cuda==26.6.*,>=0.0.0a0
24- - dask-cudf==26.6.*,>=0.0.0a0
23+ - dask-cuda==26.6.*
24+ - dask-cudf==26.6.*
2525- doxygen
2626- fsspec>=0.6.0
2727- gcc_linux-aarch64=14.*
2828- graphviz
2929- ipython
3030- libcublas-dev
31- - libcudf==26.6.*,>=0.0.0a0
31+ - libcudf==26.6.*
3232- libcurand-dev
3333- libcusolver-dev
3434- libcusparse-dev
35- - libcuvs==26.6.*,>=0.0.0a0
35+ - libcuvs==26.6.*
3636- libnvjitlink-dev
37- - libraft==26.6.*,>=0.0.0a0
38- - librmm==26.6.*,>=0.0.0a0
37+ - libraft==26.6.*
38+ - librmm==26.6.*
3939- nbsphinx
4040- nccl>=2.19
4141- networkx>=2.5.1
@@ -49,19 +49,19 @@ dependencies:
4949- pandas
5050- pre-commit
5151- pydata-sphinx-theme
52- - pylibcudf==26.6.*,>=0.0.0a0
53- - pylibraft==26.6.*,>=0.0.0a0
52+ - pylibcudf==26.6.*
53+ - pylibraft==26.6.*
5454- pytest
5555- pytest-benchmark
5656- pytest-cov
5757- pytest-xdist
5858- pytorch>=2.4.1
59- - raft-dask==26.6.*,>=0.0.0a0
59+ - raft-dask==26.6.*
6060- rapids-build-backend>=0.4.0,<0.5.0
61- - rapids-dask-dependency==26.6.*,>=0.0.0a0
61+ - rapids-dask-dependency==26.6.*
6262- recommonmark
6363- requests
64- - rmm==26.6.*,>=0.0.0a0
64+ - rmm==26.6.*
6565- scikit-build-core>=0.11.0
6666- scikit-learn>=0.23.1
6767- scipy
@@ -70,6 +70,6 @@ dependencies:
7070- sphinx-copybutton
7171- sphinx-markdown-tables
7272- sphinxcontrib-websupport
73- - ucxx==0.50.*,>=0.0.0a0
73+ - ucxx==0.50.*
7474- wheel
7575name : all_cuda-129_arch-aarch64
0 commit comments