Skip to content

Commit a0b471d

Browse files
committed
pin numpy<2.1 until xarray issues a new release
1 parent fdd995c commit a0b471d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ dependencies:
99
- pytest-cov
1010
- hypothesis
1111
- xarray
12-
- numpy
12+
- numpy<2.1

0 commit comments

Comments
 (0)