Skip to content

Commit a366f85

Browse files
authored
MAINT: Pin numpy at version 1.x
1 parent 2ccc490 commit a366f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ url = https://github.com/nipy/nitransforms
2323
[options]
2424
python_requires = >= 3.8
2525
install_requires =
26-
numpy >= 1.21.0
26+
numpy ~= 1.21
2727
scipy >= 1.6.0
2828
nibabel >= 3.0
2929
h5py

0 commit comments

Comments
 (0)