diff --git a/conda/recipe.yaml b/conda/recipe.yaml index 459061638d..36543fc72e 100644 --- a/conda/recipe.yaml +++ b/conda/recipe.yaml @@ -36,10 +36,10 @@ requirements: run: - python - - boost-cpp - - occt ==7.7.0 + - {{ pin_compatible('occt', max_pin='x.x.x') }} + - {{ pin_compatible('cgal-cpp', max_pin='x.x.x') }} + - {{ pin_compatible('boost-cpp', max_pin='x.x.x') }} - libxml2 - - cgal-cpp - hdf5 - eigen - mpfr