File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 rev : v1.4.3
66 hooks :
77 - id : verify-alpha-spec
8+ args :
9+ - --fix
10+ - --mode
11+ - release
812 - id : verify-copyright
913 - repo : https://github.com/rapidsai/dependency-file-generator
1014 rev : v1.20.2
2024 rev : v1.24.1
2125 hooks :
2226 - id : zizmor
23-
2427default_language_version :
2528 python : python3
Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ channels:
88dependencies :
99- breathe>=4.35
1010- cuda-version=13.3
11- - cugraph-pyg==26.8.*,>=0.0.0a0
12- - cugraph==26.8.*,>=0.0.0a0
11+ - cugraph-pyg==26.8.*
12+ - cugraph==26.8.*
1313- doxygen
1414- ipython
15- - libcugraph==26.8.*,>=0.0.0a0
16- - libcugraph_etl==26.8.*,>=0.0.0a0
15+ - libcugraph==26.8.*
16+ - libcugraph_etl==26.8.*
1717- myst-parser>=5.0
1818- nbsphinx
1919- numpydoc
2020- pre-commit
21- - pylibcugraph==26.8.*,>=0.0.0a0
22- - pylibwholegraph==26.8.*,>=0.0.0a0
21+ - pylibcugraph==26.8.*
22+ - pylibwholegraph==26.8.*
2323- sphinx-copybutton
2424- sphinx-markdown-tables
2525- sphinx>=8.2
Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ dependencies:
9393 common :
9494 - output_types : [conda]
9595 packages :
96- - cugraph==26.8.*,>=0.0.0a0
97- - cugraph-pyg==26.8.*,>=0.0.0a0
98- - libcugraph==26.8.*,>=0.0.0a0
99- - libcugraph_etl==26.8.*,>=0.0.0a0
100- - pylibcugraph==26.8.*,>=0.0.0a0
101- - pylibwholegraph==26.8.*,>=0.0.0a0
96+ - cugraph==26.8.*
97+ - cugraph-pyg==26.8.*
98+ - libcugraph==26.8.*
99+ - libcugraph_etl==26.8.*
100+ - pylibcugraph==26.8.*
101+ - pylibwholegraph==26.8.*
You can’t perform that action at this time.
0 commit comments