Skip to content

Commit 123ae95

Browse files
committed
MNT: Update conda pins for scientific Python
1 parent 7cbc6d6 commit 123ae95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

env.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ dependencies:
1616
- libitk=5.3
1717
# Base scientific python stack; required by FSL, so pinned here
1818
- numpy=1.26
19-
- scipy=1.11
19+
- scipy=1.13
2020
- matplotlib=3.8
2121
- pandas=2.2
22-
- h5py=3.10
22+
- h5py=3.11
2323
# Dependencies compiled against numpy, best to stick with conda
2424
- nitime=0.10
25-
- scikit-image=0.22
25+
- scikit-image=0.23
2626
- scikit-learn=1.4
2727
# Utilities
2828
- graphviz=9.0

0 commit comments

Comments
 (0)