diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index cc826d31b8..500cbfe108 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -18,7 +18,7 @@ requirements: - python - setuptools >=63.* - scikit-build >=0.15* - - cmake >=3.26* + - cmake==3.26 - numba >=0.57* - dpctl >=0.14* - dpnp >=0.11*