Skip to content

Commit aad74ab

Browse files
authored
Update requirements.txt
remove sklearn requirement. Use newer scikit-learn
1 parent a2f1542 commit aad74ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ biopython
66
numpy
77
pandas
88
saintBioutils>=0.0.19
9-
sklearn
109
scikit-learn
1110
sqlalchemy==1.4.20
1211
upsetplot
1312
scipy
14-
matplotlib
13+
matplotlib

0 commit comments

Comments
 (0)