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 963339d commit 2b045ebCopy full SHA for 2b045eb
min-requirements.txt
@@ -0,0 +1,8 @@
1
+# Auto-generated by tools/update_requirements.py
2
+nibabel==2.4.1
3
+niflow-nipype1-workflows==0.0.1
4
+nipype==1.3.1
5
+niworkflows==1.1.4
6
+numpy
7
+pybids==0.9.2
8
+templateflow==0.4
requirements.txt
+nibabel>=2.4.1
+niflow-nipype1-workflows~=0.0.1
+nipype>=1.3.1
+niworkflows~=1.1.4
+pybids~=0.9.2
+templateflow>=0.4
0 commit comments