Skip to content

Commit

Permalink
fix: make niworkflows' pinning consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Nov 30, 2023
1 parent c77f70c commit 586ed5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ doc = [
"nibabel",
"nipype >= 1.5.1",
"traits < 6.4",
"niworkflows ~= 1.6.3",
"niworkflows >= 1.7.0",
"numpy",
"packaging",
"pydot >= 1.2.3",
Expand Down

0 comments on commit 586ed5d

Please sign in to comment.