Update meta.yaml

change python dependency to <3.12 from <=3.12
This commit is contained in:
nidichaogequ
2025-10-02 18:55:26 +08:00
parent e2d68e5507
commit fbc7f8a3a3
+1 -1
View File
@@ -26,7 +26,7 @@ requirements:
# - bump2version >=1.0.1,<2.0.0
- statsmodels >=0.14.0,<0.15.0
- dask-core <=2023.8.1
- python >=3.9,<=3.12
- python >=3.9,<3.12
- fastparquet >=0.4.0
- pyarrow >=1.0.1
- dask-geopandas >=0.2.0