Skip to content

Commit 022d609

Browse files
committed
relaxed fileformats-medimage dep
1 parent 63988cb commit 022d609

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.15", "fileformats-medimage >=0.10", "pydra >=1.0a"]
10+
dependencies = ["fileformats>=0.15", "fileformats-medimage >=0.10a", "pydra >=1.0a"]
1111
license = { file = "LICENSE" }
1212
authors = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]
1313
maintainers = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]

0 commit comments

Comments
 (0)