diff --git a/.zenodo.json b/.zenodo.json index 4a108853..1459d01f 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -4,6 +4,12 @@ "name": "nrajamani3", "type": "Researcher" }, + { + "affiliation": "Neuroscience Program, University of Iowa", + "name": "Kent, James D.", + "orcid": "0000-0002-4892-2659", + "type": "Researcher" + }, { "affiliation": "Department of Psychology, Stanford University", "name": "Poldrack, Russell A.", diff --git a/setup.cfg b/setup.cfg index 8aaecd6c..e2d590b2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ install_requires = indexed_gzip >=0.8.8 nibabel ~= 3.0.0rc1 nipype ~= 1.3.1 - niworkflows ~= 1.1.0 + niworkflows ~= 1.1.3 numpy pybids ~= 0.9.2 pyyaml