Skip to content

Commit 2e39a5a

Browse files
authored
fix: svgutils 0.3.2 breaks our reportlet generation
1 parent 54d109c commit 2e39a5a

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)