Skip to content

Commit

Permalink
Updates pylibwholegraph version to 23.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratzel committed Oct 6, 2023
1 parent cbdbd8a commit 80b9cf2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies:
- pydata-sphinx-theme
- pylibcugraphops==23.12.*
- pylibraft==23.12.*
- pylibwholegraph==23.10.*
- pylibwholegraph==23.12.*
- pytest
- pytest-benchmark
- pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-120_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies:
- pydata-sphinx-theme
- pylibcugraphops==23.12.*
- pylibraft==23.12.*
- pylibwholegraph==23.10.*
- pylibwholegraph==23.12.*
- pytest
- pytest-benchmark
- pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ dependencies:
- scikit-learn>=0.23.1
- output_types: [conda]
packages:
- pylibwholegraph==23.10.*
- pylibwholegraph==23.12.*
test_python_pylibcugraph:
common:
- output_types: [conda, pyproject]
Expand Down

0 comments on commit 80b9cf2

Please sign in to comment.