diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 148afe3e..3e66b776 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -20,7 +20,7 @@ requirements: host: - python >=3.12 - pip - - flit-core >=3.4,<4 + - flit-core >=4,<5 run: - python >=3.12 - numpy >=2.3,<3.0