Slight edit to python version

This commit is contained in:
nidichaogequ
2026-01-27 05:08:46 +08:00
parent d735ead343
commit 8e18bb9726
+2 -2
View File
@@ -18,7 +18,7 @@ build:
requirements:
host:
- python >=3.9,<3.13
- python >=3.9,<=3.12
- pip
- poetry-core >=1.0.0
run:
@@ -32,7 +32,7 @@ requirements:
- tqdm >=4.66.2,<5.0.0
- statsmodels >=0.14.0,<0.15.0
- dask-core >=2024.7.1,<2025.0.0
- python >=3.9,<3.13
- python >=3.9,<=3.12
- fastparquet >=2024.2.0
- pyarrow <17.0.0
- dask-geopandas 0.4.1