Skip to content

Commit 2aa460a

Browse files
committed
Fix recipe dependencies
1 parent 0eb9ef4 commit 2aa460a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ci/recipe/recipe.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,13 @@ requirements:
4444
- netcdf4
4545
- numpy >=2.0,<3.0
4646
- pandas
47-
- pillow >=10.0.0,<11.0.0
47+
- pillow >=10.0.0,<13.0.0
4848
- progressbar2
4949
- pyproj
5050
- pyremap >=2.0.0,<3.0.0
5151
- python-dateutil
5252
- requests
5353
- scipy >=1.7.0
54-
- setuptools
5554
- shapely >=2.0,<3.0
5655
- tranche >=0.2.3
5756
- xarray >=0.14.1

0 commit comments

Comments
 (0)