Skip to content

Commit fd1e4f7

Browse files
authored
Pin scipy version (#333)
1 parent 629a4dd commit fd1e4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies = [
3434
"psutil >= 5.4",
3535
"pybids >= 0.13.2",
3636
"pyyaml",
37+
"scipy == 1.10.1", # 1.11 introduces backwards incompatible change to scipy.stats.mode that doesn't work with bundled SDCFlows
3738
"sdcflows",
3839
"sentry-sdk >= 0.6.9",
3940
"smriprep == 0.10",

0 commit comments

Comments
 (0)