diff --git a/setup.cfg b/setup.cfg index 718313cf7..b59658c1f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,10 +30,10 @@ install_requires = psutil >= 5.4 pybids >= 0.9.4 pyyaml - sdcflows ~= 1.2.2 + sdcflows ~= 1.2.2, != 1.2.3 smriprep ~= 0.5.2 tedana >= 0.0.5 - templateflow >= 0.5.1rc1 + templateflow >= 0.6.0 test_requires = coverage codecov