Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,5 @@ joblib
|
|
| 21 |
base58
|
| 22 |
lxml>=4.6.3
|
| 23 |
arch
|
| 24 |
-
lightgbm
|
|
|
|
|
|
| 21 |
base58
|
| 22 |
lxml>=4.6.3
|
| 23 |
arch
|
| 24 |
+
lightgbm
|
| 25 |
+
vaderSentiment
|