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 6129486 commit e721d74Copy full SHA for e721d74
setup.cfg
@@ -21,7 +21,7 @@ project_urls =
21
[options]
22
python_requires = >=3.7
23
install_requires =
24
- h5py ==2.5.0
+ h5py ~=2.5.0
25
dipy >=1.0.0
26
indexed_gzip >=0.8.8
27
nibabel ~= 3.0
0 commit comments