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 7f72f7f commit a536e3bCopy full SHA for a536e3b
pyproject.toml
@@ -8,7 +8,7 @@ description = "Tools for importing nipype 1.x interfaces into Pydra"
8
readme = "README.md"
9
requires-python = ">=3.11"
10
dependencies = [
11
- "pydra >=1.0a1",
+ "pydra >=1.0a0",
12
"nipype",
13
"attrs >=21.3.0",
14
]
0 commit comments