Update meta.yaml

update numpy and shapely dependencies
This commit is contained in:
nidichaogequ
2024-06-25 23:17:24 +08:00
parent 12956a6a6a
commit 3a23ef2b7e
+2 -2
View File
@@ -24,9 +24,9 @@ requirements:
run:
- python >=3.6,<3.10
- pandas >=1.4.0
- numpy >=1.21.0
- numpy >=1.21.0,<1.24.0
- geopandas >=0.11.0
- shapely >=1.8.1
- shapely >=1.8.1,<2.0.0
- pygeos >=0.12.0
- pyproj >=3.3.0
- metpy >=1.2.0