Skip to content

Commit 4340524

Browse files
committed
pin uxarray to avoid latest version(2025.6.0)
1 parent da3b9a3 commit 4340524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-env/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- numpy >=2.0.0,<3.0.0
2323
- pywavelets
2424
- scipy
25-
- uxarray >=2023.3.0
25+
- uxarray >=2023.3.0,<2025.6.0
2626
- xcdat >=0.9.1,<1.0.0
2727
- xesmf >=0.8.7
2828
- xskillscore >=0.0.20

0 commit comments

Comments
 (0)