We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a2d064 + 2cf4c7c commit 0a609b4Copy full SHA for 0a609b4
.zenodo.json
@@ -4,6 +4,12 @@
4
"name": "nrajamani3",
5
"type": "Researcher"
6
},
7
+ {
8
+ "affiliation": "Neuroscience Program, University of Iowa",
9
+ "name": "Kent, James D.",
10
+ "orcid": "0000-0002-4892-2659",
11
+ "type": "Researcher"
12
+ },
13
{
14
"affiliation": "Department of Psychology, Stanford University",
15
"name": "Poldrack, Russell A.",
setup.cfg
@@ -24,7 +24,7 @@ install_requires =
24
indexed_gzip >=0.8.8
25
nibabel ~= 3.0.0rc1
26
nipype ~= 1.3.1
27
- niworkflows ~= 1.1.0
+ niworkflows ~= 1.1.3
28
numpy
29
pybids ~= 0.9.2
30
pyyaml
0 commit comments