diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9ea7aa7..4b1b463 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -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