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 e3b4afc commit 5b50bc0Copy full SHA for 5b50bc0
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.4.2
+niworkflows==1.3.0
6
numpy
7
pybids==0.10.2
8
-templateflow==0.4
+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.4.2
+niworkflows~=1.3.0
pybids>=0.10.2
-templateflow>=0.4
+templateflow>=0.6
0 commit comments