diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c1efd2f..676b80b 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,10 +17,10 @@ build: requirements: host: - - python >=3.6,<4.0 + - python >=3.7,<4.0 - pip run: - - python >=3.6,<4.0 + - python >=3.7,<4.0 - certifi >=2017.4.17 - charset-normalizer >=2,<3 - idna >=2.5,<4