Skip to content

Commit 78b79f4

Browse files
authored
[FIX] bump pymare version to fix z values (#904)
bump pymare version to fix z values
1 parent 5fb7ae1 commit 78b79f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.7 # nimare.meta.ibma and stats
55+
pymare>=0.0.8 # 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.7
99+
pymare==0.0.8
100100
scikit-learn==1.0.0
101101
scipy==1.6.0
102102
seaborn==0.13.0

0 commit comments

Comments
 (0)