updated with the power of grayskull

This commit is contained in:
nidichaogequ
2024-11-20 14:08:45 +08:00
parent d6f84ba23b
commit ff948c51a5
+2 -2
View File
@@ -18,15 +18,15 @@ build:
requirements: requirements:
host: host:
- python >=3.6,<3.11 - python >=3.8,<=3.11
- pip - pip
- poetry-core >=1.0.0 - poetry-core >=1.0.0
run: run:
- python >=3.8,<=3.11
- dask-core >=2022.0.0 - dask-core >=2022.0.0
- fastparquet >=0.4.0 - fastparquet >=0.4.0
- pyarrow >=1.0.1 - pyarrow >=1.0.1
- dask-geopandas >=0.2.0 - dask-geopandas >=0.2.0
- python >=3.6,<3.11
- pandas >=1.4.0 - pandas >=1.4.0
- numpy <1.24.0 - numpy <1.24.0
- geopandas >=0.11.0 - geopandas >=0.11.0