diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7de9d62..2a7dab1 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,11 +17,11 @@ build: requirements: host: + - python >=3.8 + - hatchling - pip - - python >=3.8,<4.0 - - poetry >=1.0.2 run: - - python >=3.8.0,<4.0.0 + - python >=3.8 - requests <3.0.0 run_constrained: - janome >=0.5.0,<0.6.0