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