From 702e8d94ff4d23728400f51f62ea040825c8b28b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Tue, 7 May 2024 14:33:57 +0200 Subject: [PATCH] Update deps --- pixi.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index c20bdb09d6..5ba476993e 100644 --- a/pixi.toml +++ b/pixi.toml @@ -127,8 +127,9 @@ platforms = ["linux-64"] [feature.test-gpu.dependencies] cuda-version = "12.2.*" cudf = "24.04.*" -cuspatial = "*" cupy = { version = "*", channel = "conda-forge" } +cuspatial = "*" +rmm = { version = "*", channel = "rapidsai" } ucx = { version = "*", channel = "conda-forge" } [feature.test-gpu.tasks]