Skip to content

Commit bfdc380

Browse files
authored
Merge pull request #41 from neurostuff/mnt/bump_nimare
Update nimare dependency version to 0.8.1
2 parents 81b3790 + 8793ef9 commit bfdc380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
"Programming Language :: Python :: 3",
1515
]
1616
dynamic = ["version"]
17-
dependencies = ["nimare>=0.7.0", "click", "sentry-sdk", "numpy"]
17+
dependencies = ["nimare>=0.8.1", "click", "sentry-sdk", "numpy"]
1818

1919
[project.urls]
2020
Repository = "https://github.com/neurostuff/compose-runner"

0 commit comments

Comments
 (0)