Skip to content

Commit e00b4cd

Browse files
committed
maint(deps): update niworkflows dependency
1 parent 55a02b8 commit e00b4cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049
22
git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
33
nbsphinx
44
nipype ~= 1.5.1
5-
git+https://github.com/oesteban/niworkflows.git@cc328fee37266985ed3f9f7ca42f3e3f1ac26487#egg=niworkflows
5+
niworkflows >=1.4.0rc0,<1.5
66
packaging
77
pydot>=1.2.3
88
pydotplus

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install_requires =
2525
indexed_gzip >=0.8.8
2626
nibabel ~= 3.0
2727
nipype ~= 1.5.1
28-
niworkflows @ git+https://github.com/oesteban/niworkflows.git@cc328fee37266985ed3f9f7ca42f3e3f1ac26487
28+
niworkflows >= 1.4.0rc0, <1.5
2929
numpy
3030
pybids >= 0.11.1
3131
pyyaml

0 commit comments

Comments
 (0)