Skip to content

Commit

Permalink
[FIX] bump pymare version to fix z values (#904)
Browse files Browse the repository at this point in the history
bump pymare version to fix z values
  • Loading branch information
jdkent authored Sep 11, 2024
1 parent 5fb7ae1 commit 78b79f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ install_requires =
pandas>=2.0.0
patsy # for cbmr
plotly # nimare.reports
pymare>=0.0.7 # nimare.meta.ibma and stats
pymare>=0.0.8 # nimare.meta.ibma and stats
pyyaml # nimare.reports
requests # nimare.extract
ridgeplot # nimare.reports
Expand Down Expand Up @@ -96,7 +96,7 @@ minimum =
nilearn==0.10.1
numpy==1.22
pandas==2.0.0
pymare==0.0.7
pymare==0.0.8
scikit-learn==1.0.0
scipy==1.6.0
seaborn==0.13.0
Expand Down

0 comments on commit 78b79f4

Please sign in to comment.