Skip to content

Commit b39e685

Browse files
committed
FIxed the merge for the requirements.txt
Merge https://github.com/theunissenlab/soundsig
2 parents 58eb79b + 2ef9eab commit b39e685

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ h5py>=2.7.0
22
matplotlib>=2.0.2
33
mne>=0.14.1
44
nitime>=0.7
5-
numpy>=1.13.0
5+
numpy>=1.18.5
66
pandas>=0.20.2
7-
scipy>=0.19.0
8-
scikit-learn>=0.18.1
7+
scipy>=1.4.1
8+
scikit-learn>=0.22.1

0 commit comments

Comments
 (0)