Skip to content

Commit

Permalink
Merge pull request #1561 from rapidsai/branch-23.06
Browse files Browse the repository at this point in the history
Forward-merge branch-23.06 to branch-23.08
  • Loading branch information
GPUtester authored May 31, 2023
2 parents 99655ea + 7d3bed2 commit a9ea1e5
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 @@ -39,7 +39,7 @@ dependencies:
- libcusparse=11.7.5.86
- nccl>=2.9.9
- ninja
- numba>=0.49
- numba>=0.57
- numpy>=1.21
- numpydoc
- pydata-sphinx-theme
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ dependencies:
- dask-cuda==23.6.*
- distributed==2023.3.2.1
- joblib>=0.11
- numba>=0.49
- numba>=0.57
- *numpy
- ucx-py=0.33.*
- output_types: conda
Expand Down
2 changes: 1 addition & 1 deletion python/raft-dask/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"dask==2023.3.2",
"distributed==2023.3.2.1",
"joblib>=0.11",
"numba>=0.49",
"numba>=0.57",
"numpy>=1.21",
"pylibraft==23.8.*",
"ucx-py==0.33.*",
Expand Down

0 comments on commit a9ea1e5

Please sign in to comment.