Skip to content

Commit 656a3f8

Browse files
Copilotxylar
andcommitted
Update Pillow constraint in ci/recipe/meta.yaml to match pyproject.toml
Co-authored-by: xylar <[email protected]>
1 parent 5d8b065 commit 656a3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ requirements:
4040
- netcdf4
4141
- numpy >=2.0,<3.0
4242
- pandas
43-
- pillow >=10.0.0,<11.0.0
43+
- pillow >=10.0.0,<13.0.0
4444
- progressbar2
4545
- pyproj
4646
- pyremap >=2.0.0,<3.0.0

0 commit comments

Comments
 (0)