Skip to content

Commit bb9104d

Browse files
authored
Merge pull request #151 from nipreps/fix/svgutils-api-break
FIX: Change in _svgutils_ API (0.3.2) breaks our reportlet generation
2 parents 54d109c + 2e39a5a commit bb9104d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ install_requires =
3030
pybids >= 0.11.1
3131
pyyaml
3232
sdcflows >= 2.0.0rc5, < 3.0
33-
smriprep >= 0.8.0rc0
33+
smriprep >= 0.8.0rc0
34+
svgutils != 0.3.2
3435
templateflow ~= 0.6
3536
toml
3637
setup_requires =

0 commit comments

Comments
 (0)