diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d6d00c6..2b3fb7f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,11 +17,11 @@ build: requirements: host: - - python >=3.8 + - python >=3.8,<3.11 - pip - poetry-core >=1.2.0 run: - - python >=3.7.0,<3.11 + - python >=3.8,<3.11 - click - sdrf-pipelines>=0.0.31 - pyopenms