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