We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63988cb commit 022d609Copy full SHA for 022d609
pyproject.toml
@@ -7,7 +7,7 @@ name = "pydra-dcm2niix"
7
description = "pydra-dcm2niix contains Pydra task specifications for the Dcm2niix converter"
8
readme = "README.md"
9
requires-python = ">=3.11"
10
-dependencies = ["fileformats>=0.15", "fileformats-medimage >=0.10", "pydra >=1.0a"]
+dependencies = ["fileformats>=0.15", "fileformats-medimage >=0.10a", "pydra >=1.0a"]
11
license = { file = "LICENSE" }
12
authors = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]
13
maintainers = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]
0 commit comments