From 990d8069799aa4fc4b8e754d3123c6fad68faee6 Mon Sep 17 00:00:00 2001 From: galipremsagar Date: Fri, 24 Jan 2025 10:56:57 -0800 Subject: [PATCH] fix for consistency --- conda/recipes/ucxx/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/recipes/ucxx/meta.yaml b/conda/recipes/ucxx/meta.yaml index e722c951..5172dbfc 100644 --- a/conda/recipes/ucxx/meta.yaml +++ b/conda/recipes/ucxx/meta.yaml @@ -231,7 +231,7 @@ outputs: - pynvml >=12.0.0,<13.0.0a0 run_constrained: - cupy >=9.5.0 - - numba >=0.59.1.0,<0.61.0a0 + - numba >=0.59.1,<0.61.0a0 test: commands: - test -f $PREFIX/lib/libucxx_python.so