We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ccc490 commit a366f85Copy full SHA for a366f85
setup.cfg
@@ -23,7 +23,7 @@ url = https://github.com/nipy/nitransforms
23
[options]
24
python_requires = >= 3.8
25
install_requires =
26
- numpy >= 1.21.0
+ numpy ~= 1.21
27
scipy >= 1.6.0
28
nibabel >= 3.0
29
h5py
0 commit comments