Skip to content

Commit f2c42be

Browse files
authored
bump pymare for rounding issue (#897)
bump pymare for statistical issue fix
1 parent 5b6e337 commit f2c42be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ install_requires =
5252
pandas>=2.0.0
5353
patsy # for cbmr
5454
plotly # nimare.reports
55-
pymare>=0.0.5 # nimare.meta.ibma and stats
55+
pymare>=0.0.7 # nimare.meta.ibma and stats
5656
pyyaml # nimare.reports
5757
requests # nimare.extract
5858
ridgeplot # nimare.reports
@@ -96,7 +96,7 @@ minimum =
9696
nilearn==0.10.1
9797
numpy==1.22
9898
pandas==2.0.0
99-
pymare==0.0.5
99+
pymare==0.0.7
100100
scikit-learn==1.0.0
101101
scipy==1.6.0
102102
seaborn==0.13.0

0 commit comments

Comments
 (0)