Skip to content

Commit

Permalink
MNT: Revert scipy until 1.12.1 or higher comes out
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Feb 13, 2024
1 parent a4d074d commit 4e98621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- git-annex=*=alldep*
# Base scientific python stack; required by FSL, so pinned here
- numpy=1.26
- scipy=1.12
- scipy=1.11
- matplotlib=3.8
- pandas=2.2
- h5py=3.10
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ scikit-learn==1.4.0
# mapca
# nilearn
# tedana
scipy==1.12.0
scipy==1.11.4
# via
# formulaic
# mapca
Expand Down

0 comments on commit 4e98621

Please sign in to comment.