Skip to content

Commit 993ca32

Browse files
authored
Update nimare dependency version to 0.11.0
1 parent 0cd2446 commit 993ca32

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

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

0 commit comments

Comments
 (0)