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 5b6e337 commit f2c42beCopy full SHA for f2c42be
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.5 # nimare.meta.ibma and stats
+ pymare>=0.0.7 # 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.5
+ pymare==0.0.7
100
scikit-learn==1.0.0
101
scipy==1.6.0
102
seaborn==0.13.0
0 commit comments