diff --git a/recipe/patch_yaml/simpeg.yaml b/recipe/patch_yaml/simpeg.yaml new file mode 100644 index 000000000..ac93d7883 --- /dev/null +++ b/recipe/patch_yaml/simpeg.yaml @@ -0,0 +1,8 @@ +# simpeg is not compatible with numpy 2.0 yet; +if: + name: simpeg + timestamp_lt: 1730156189047 +then: + - tighten_depends: + name: numpy + upper_bound: "2.0"