Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|