We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb7ae1 commit 78b79f4Copy full SHA for 78b79f4
1 file changed
setup.cfg
@@ -52,7 +52,7 @@ install_requires =
52
pandas>=2.0.0
53
patsy # for cbmr
54
plotly # nimare.reports
55
- pymare>=0.0.7 # nimare.meta.ibma and stats
+ pymare>=0.0.8 # nimare.meta.ibma and stats
56
pyyaml # nimare.reports
57
requests # nimare.extract
58
ridgeplot # nimare.reports
@@ -96,7 +96,7 @@ minimum =
96
nilearn==0.10.1
97
numpy==1.22
98
pandas==2.0.0
99
- pymare==0.0.7
+ pymare==0.0.8
100
scikit-learn==1.0.0
101
scipy==1.6.0
102
seaborn==0.13.0
0 commit comments