Skip to content

Commit e2c26cb

Browse files
committed
relaxed pydra dep version
1 parent 3bdeb19 commit e2c26cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pydra-dcm2niix"
77
description = "pydra-dcm2niix contains Pydra task specifications for the Dcm2niix converter"
88
readme = "README.md"
99
requires-python = ">=3.11"
10-
dependencies = ["fileformats>=0.15a2", "pydra >=0.25"]
10+
dependencies = ["fileformats>=0.15a2", "pydra >=0.24"]
1111
license = { file = "LICENSE" }
1212
authors = [{ name = "Thomas G. Close", email = "[email protected]" }]
1313
maintainers = [{ name = "Thomas G. Close", email = "[email protected]" }]

0 commit comments

Comments
 (0)