We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb542af commit ac57801Copy full SHA for ac57801
1 file changed
setup.cfg
@@ -48,7 +48,7 @@ install_requires =
48
nilearn>=0.7.1
49
numba # used by sparse
50
numpy
51
- pandas
+ pandas>=1.1.0
52
pymare~=0.0.4rc2 # nimare.meta.ibma and stats
53
requests # nimare.extract
54
scikit-learn # nimare.annotate and nimare.decode
0 commit comments