diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 571f3c7..751134c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -40,8 +40,8 @@ requirements: - cython >=0.29,<0.30 - spdlog >=1.8.5,<2 - cuda-python 11.6 - - thrust - - cub + - thrust 1.15.* + - cub 1.15.* run: - python - numba >=0.49