Skip to content

Commit 4a75ae3

Browse files
authored
Propose version constraints for fMRIPrep 23.1.x (#28)
Retroactively add 23.0.x
1 parent 8ff3c15 commit 4a75ae3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/devs/versions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The versions matrix is intended to allow easy reference for the dependencies wit
55

66
| *fMRIPrep* series | *sMRIPrep* series | *SDCflows* series | *NiWorkflows* series |
77
|----|----|----|----|
8+
| 23.1.x | `~= 0.12.0` | `~= 2.5.0` | `~= 1.8.0` |
9+
| 23.0.x | `~= 0.11.0` | `~= 2.4.0` | `~= 1.7.6` |
810
| 22.1.x | `~= 0.10.0` | `~= 2.2.1` | `~= 1.7.0` |
911
| 22.0.x | `~= 0.9.2` | `~= 2.1.1` | `~= 1.6.3` |
1012
| 21.0.x | `~= 0.8.0` | `~= 2.0.0` | `~= 1.4.0` |
@@ -25,6 +27,7 @@ sMRIPrep requires niworkflows and generally must depend on one minor series of n
2527

2628
| *sMRIPrep* series | *NiWorkflows* series | *TemplateFlow* series |
2729
|----|----|----|
30+
| 0.12.x | `~=1.8.0` | ... |
2831
| 0.10.x | `~= 1.7.0` | `>= 0.6` |
2932
| 0.9.x | `~= 1.6.0` | `>= 0.6` |
3033
| 0.8.x | `~= 1.4.0` | `>= 0.6` |

0 commit comments

Comments
 (0)