diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 7dc305bf97..b15297b106 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -43,6 +43,6 @@ dependencies: - sphinx-markdown-tables - sysroot_linux-64==2.17 - ucx-proc=*=gpu -- ucx-py=0.30 +- ucx-py=0.30.* - ucx>=1.13.0 name: all_cuda-118_arch-x86_64 diff --git a/dependencies.yaml b/dependencies.yaml index 921e1ca46e..d18b137366 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -170,7 +170,7 @@ dependencies: - dask==2023.1.1 - distributed==2023.1.1 - ucx>=1.13.0 - - ucx-py=0.30 + - ucx-py=0.30.* - ucx-proc=*=gpu - libfaiss>=1.7.1=cuda* - faiss-proc=*=cuda