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 ca9ac72 commit 2906c68Copy full SHA for 2906c68
extras/pyproject.toml
@@ -10,7 +10,7 @@ requires-python = ">=3.8"
10
dependencies = [
11
"fileformats",
12
"imageio >=2.24.0",
13
- "pydra >= 0.23.0a",
+ "pydra",
14
"PyYAML>=6.0",
15
"pydicom >=2.3",
16
"medimages4tests",
pyproject.toml
@@ -51,7 +51,7 @@ test = [
51
"pytest >=6.2.5",
52
"pytest-env>=0.6.2",
53
"pytest-cov>=2.12.1",
54
- "pydra >0.24",
55
"fileformats-extras",
56
]
57
docs = [
0 commit comments