Skip to content

Commit f4183ec

Browse files
authored
also pin numpy in the all-but-dask CI (#9184)
1 parent 48a4f7a commit f4183ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/all-but-dask.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- netcdf4
2323
- numba
2424
- numbagg
25-
- numpy
25+
- numpy<2
2626
- packaging
2727
- pandas
2828
- pint>=0.22

0 commit comments

Comments
 (0)