Skip to content

Commit 029d229

Browse files
committed
bump min numpy to 1.25 (spec 0)
1 parent 41a17ea commit 029d229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ test = [
6060
]
6161
testminnumpy = [
6262
"cchdo.hydro[test]",
63-
"numpy==1.24",
63+
"numpy==1.25",
6464
]
6565
dev = [
6666
"cchdo.hydro[test]",

0 commit comments

Comments
 (0)