Spaces:
Runtime error
Runtime error
Reality123b
commited on
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
1 |
yfinance
|
2 |
pandas
|
|
|
3 |
numpy
|
4 |
-
|
5 |
-
|
6 |
-
matplotlib
|
|
|
1 |
+
mplfinance
|
2 |
yfinance
|
3 |
pandas
|
4 |
+
matplotlib
|
5 |
numpy
|
6 |
+
tensorflow
|
7 |
+
scikit-learn
|
|