From ff948c51a5f462d0300f610c74d1647ec11a0f9d Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Wed, 20 Nov 2024 14:08:45 +0800 Subject: [PATCH] updated with the power of grayskull --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 25f443a..ee83e33 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,15 +18,15 @@ build: requirements: host: - - python >=3.6,<3.11 + - python >=3.8,<=3.11 - pip - poetry-core >=1.0.0 run: + - python >=3.8,<=3.11 - dask-core >=2022.0.0 - fastparquet >=0.4.0 - pyarrow >=1.0.1 - dask-geopandas >=0.2.0 - - python >=3.6,<3.11 - pandas >=1.4.0 - numpy <1.24.0 - geopandas >=0.11.0