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