Update meta.yaml
update numpy and shapely dependencies
This commit is contained in:
+2
-2
@@ -24,9 +24,9 @@ requirements:
|
|||||||
run:
|
run:
|
||||||
- python >=3.6,<3.10
|
- python >=3.6,<3.10
|
||||||
- pandas >=1.4.0
|
- pandas >=1.4.0
|
||||||
- numpy >=1.21.0
|
- numpy >=1.21.0,<1.24.0
|
||||||
- geopandas >=0.11.0
|
- geopandas >=0.11.0
|
||||||
- shapely >=1.8.1
|
- shapely >=1.8.1,<2.0.0
|
||||||
- pygeos >=0.12.0
|
- pygeos >=0.12.0
|
||||||
- pyproj >=3.3.0
|
- pyproj >=3.3.0
|
||||||
- metpy >=1.2.0
|
- metpy >=1.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user