Skip to content

Commit 3f2debe

Browse files
committed
REL v23.04.00 release
1 parent 091f906 commit 3f2debe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

conda/environments/all_cuda-118_arch-x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ dependencies:
6464
- sphinx<6
6565
- sphinxcontrib-websupport
6666
- ucx-proc=*=gpu
67-
- ucx-py==0.31.*
67+
- ucx-py=0.31.*
6868
name: all_cuda-118_arch-x86_64

dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ dependencies:
302302
- &numba numba>=0.56.2
303303
- raft-dask==23.4.*
304304
- *rmm
305-
- &ucx_py ucx-py==0.31.*
305+
- &ucx_py ucx-py=0.31.*
306306
- output_types: conda
307307
packages:
308308
- &cupy cupy>=9.5.0,<12.0.0a0

0 commit comments

Comments
 (0)