ganeshkamath89 commited on
Commit
ba4cdec
β€’
1 Parent(s): 996a60a

Changing the library from "sklearn" to "scikit-learn" as the older name is deprecated

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,6 +5,6 @@ wordcloud
5
  streamlit==0.84.2
6
  numpy
7
  pandas
8
- sklearn
9
  pillow
10
  seaborn
 
5
  streamlit==0.84.2
6
  numpy
7
  pandas
8
+ scikit-learn
9
  pillow
10
  seaborn