shrut27 commited on
Commit
a181db4
1 Parent(s): 98b779e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ unidecode
3
  nltk==3.6.2
4
  GitPython==3.1.29
5
  google==3.0.0
 
6
  google-auth==2.17.2
7
  google-auth-oauthlib==1.0.0
8
  google-search-results==2.4.2
 
3
  nltk==3.6.2
4
  GitPython==3.1.29
5
  google==3.0.0
6
+ scikit-learn==0.23.2
7
  google-auth==2.17.2
8
  google-auth-oauthlib==1.0.0
9
  google-search-results==2.4.2