We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d973462 commit 78033f7Copy full SHA for 78033f7
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ classifiers = [
14
"Programming Language :: Python :: 3",
15
]
16
dynamic = ["version"]
17
-dependencies = ["nimare>=0.15.0", "click", "sentry-sdk", "numpy"]
+dependencies = ["nimare>=0.16.0", "click", "sentry-sdk", "numpy"]
18
19
[project.urls]
20
Repository = "https://github.com/neurostuff/compose-runner"
0 commit comments