Skip to content

Commit d9cde23

Browse files
authored
Merge pull request #19 from kevinzakka/scikit-pin
Pin scikit-learn version.
2 parents f4bde1c + 1cdfb48 commit d9cde23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"pretty_midi>=0.2.10",
4343
"pyaudio>=0.2.12",
4444
"pyfluidsynth>=1.3.2",
45-
"scikit-learn",
45+
"scikit-learn==1.4.2",
4646
"termcolor",
4747
"tqdm",
4848
]

0 commit comments

Comments
 (0)