Skip to content

Commit 0208839

Browse files
authored
Update nimare dependency version to 0.11.2
1 parent e963799 commit 0208839

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

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

0 commit comments

Comments
 (0)