Skip to content

Commit

Permalink
ci(test_environment.yaml): pin numpy<2.1 for now, to avoid this shape…
Browse files Browse the repository at this point in the history
  • Loading branch information
aleaf committed Aug 27, 2024
1 parent 105f42d commit 96d82b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- ipykernel
- matplotlib
- pyyaml
- numpy
- numpy<2.1
- scipy
- xarray
- netcdf4
Expand Down

0 comments on commit 96d82b6

Please sign in to comment.