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 9db3f2d commit 1bbfcc1Copy full SHA for 1bbfcc1
pyproject.toml
@@ -8,7 +8,7 @@ description = "pydra-mrtrix3 contains Pydra task specifications for MRtrix3 tool
8
readme = "README.rst"
9
requires-python = ">=3.8"
10
dependencies = [
11
- "fileformats-medimage_mrtrix3 >=3.0.4a7",
+ "fileformats-medimage_mrtrix3 >=3.0.4a5",
12
"numpy",
13
"pydra >=0.23",
14
]
related-packages/fileformats-extras/pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.rst"
"fileformats >= 0.8",
- "fileformats-medimage-mrtrix3 >=3.0.4a4",
+ "fileformats-medimage-mrtrix3 >=3.0.4a5",
"medimages4tests",
"pydra >= 0.23.0",
15
0 commit comments