diff --git a/ci/conda/recipes/libmrc/meta.yaml b/ci/conda/recipes/libmrc/meta.yaml index 6abbd7c19..d3a3fdb34 100644 --- a/ci/conda/recipes/libmrc/meta.yaml +++ b/ci/conda/recipes/libmrc/meta.yaml @@ -62,7 +62,7 @@ requirements: - libgrpc - gtest 1.13.* - libabseil - - libhwloc 2.5.* + - libhwloc 2.9.2 - libprotobuf - librmm {{ rapids_version }} - nlohmann_json 3.9.1 @@ -98,7 +98,7 @@ outputs: - glog - libgrpc - libabseil # Needed for transitive run_exports from libgrpc. Does not need a version - - libhwloc 2.5.* + - libhwloc 2.9.2 - libprotobuf # Needed for transitive run_exports from libgrpc. Does not need a version - librmm {{ rapids_version }} - nlohmann_json 3.9.*