Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ matplotlib
|
|
4 |
openai # Optional: for full integration
|
5 |
vaderSentiment
|
6 |
nltk
|
|
|
|
4 |
openai # Optional: for full integration
|
5 |
vaderSentiment
|
6 |
nltk
|
7 |
+
scikit-learn
|