Skip to content

Commit

Permalink
also pin numpy in the all-but-dask CI (pydata#9184)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored Jun 27, 2024
1 parent 48a4f7a commit f4183ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements/all-but-dask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- netcdf4
- numba
- numbagg
- numpy
- numpy<2
- packaging
- pandas
- pint>=0.22
Expand Down

0 comments on commit f4183ec

Please sign in to comment.