Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ plotly
|
|
5 |
numpy
|
6 |
prophet
|
7 |
scikit-learn
|
8 |
-
textblob
|
|
|
|
5 |
numpy
|
6 |
prophet
|
7 |
scikit-learn
|
8 |
+
textblob
|
9 |
+
yfinance
|