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 3bdeb19 commit e2c26cbCopy full SHA for e2c26cb
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.15a2", "pydra >=0.25"]
+dependencies = ["fileformats>=0.15a2", "pydra >=0.24"]
11
license = { file = "LICENSE" }
12
authors = [{ name = "Thomas G. Close", email = "[email protected]" }]
13
maintainers = [{ name = "Thomas G. Close", email = "[email protected]" }]
0 commit comments