Skip to content

Commit 53d571c

Browse files
authored
Merge pull request #51 from neurostuff/nimare_0.15.0
Update pyproject.toml
2 parents e21a6b2 + 8238fd1 commit 53d571c

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

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

0 commit comments

Comments
 (0)