Spaces:
Build error
Build error
Commit ·
b328ad4
1
Parent(s): 1644ca3
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
-
backtrader
|
| 2 |
yfinance
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
yfinance
|
| 2 |
+
pandas
|
| 3 |
+
scikit-learn
|
| 4 |
+
tensorflow
|
| 5 |
+
plotly
|
| 6 |
+
numpy
|
| 7 |
+
backtrader
|
| 8 |
+
keras
|
| 9 |
+
matplotlib
|