diff --git a/conda/meta.yaml b/conda/meta.yaml index 61476901d2..38c4d2bbc5 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -24,7 +24,7 @@ requirements: host: - python - boost-cpp - - occt + - occt ==7.7.0 - libxml2 - cgal-cpp - hdf5 @@ -37,7 +37,7 @@ requirements: run: - python - boost-cpp - - {{ pin_compatible('occt', max_pin='x.x.x') }} + - occt ==7.7.0 - libxml2 - cgal-cpp - hdf5