Skip to content

Commit

Permalink
Pin scipy version (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo authored Oct 20, 2023
1 parent 629a4dd commit fd1e4f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies = [
"psutil >= 5.4",
"pybids >= 0.13.2",
"pyyaml",
"scipy == 1.10.1", # 1.11 introduces backwards incompatible change to scipy.stats.mode that doesn't work with bundled SDCFlows
"sdcflows",
"sentry-sdk >= 0.6.9",
"smriprep == 0.10",
Expand Down

0 comments on commit fd1e4f7

Please sign in to comment.