Skip to content

Commit 095a2c3

Browse files
committed
chore: Bump numpy to avoid setuptools rug-pull
1 parent 24ce389 commit 095a2c3

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
@@ -30,7 +30,7 @@ dependencies = [
3030
"nireports >= 24.1.0",
3131
"niworkflows >= 1.11.0",
3232
"nitransforms >= 24.1.0",
33-
"numpy >= 1.22",
33+
"numpy >= 1.23",
3434
"pybids >= 0.16.4",
3535
"scikit-image >= 0.18",
3636
"scipy >= 1.8.1",

0 commit comments

Comments
 (0)