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 1519326 commit 553a806Copy full SHA for 553a806
min-requirements.txt
@@ -1,8 +1,8 @@
1
# Auto-generated by tools/update_requirements.py
2
nibabel==3.0.1
3
niflow-nipype1-workflows==0.0.1
4
-nipype==1.3.1
5
-niworkflows==1.2.0
+nipype==1.5.1
+niworkflows==1.3.0
6
numpy
7
-pybids==0.10.2
8
-templateflow==0.4
+pybids==0.11.1
+templateflow==0.6
requirements.txt
nibabel>=3.0.1
niflow-nipype1-workflows~=0.0.1
-nipype<2.0,>=1.3.1
-niworkflows<1.4,>=1.2.0
+nipype<2.0,>=1.5.1
+niworkflows~=1.3.0
-pybids>=0.10.2
-templateflow>=0.4
+pybids>=0.11.1
+templateflow>=0.6
0 commit comments