Skip to content

Commit

Permalink
bump pymare for rounding issue (#897)
Browse files Browse the repository at this point in the history
bump pymare for statistical issue fix
  • Loading branch information
jdkent authored Aug 14, 2024
1 parent 5b6e337 commit f2c42be
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.5 # nimare.meta.ibma and stats
pymare>=0.0.7 # 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.5
pymare==0.0.7
scikit-learn==1.0.0
scipy==1.6.0
seaborn==0.13.0
Expand Down

0 comments on commit f2c42be

Please sign in to comment.