Skip to content

Commit d8ddf34

Browse files
authored
Update nimare dependency version to 0.17.0
1 parent cf1ef35 commit d8ddf34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.16.0", "click", "sentry-sdk", "numpy"]
17+
dependencies = ["nimare>=0.17.0", "click", "sentry-sdk", "numpy"]
1818

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

0 commit comments

Comments
 (0)