Spaces:
Sleeping
Sleeping
Commit ·
02aca5a
1
Parent(s): 99d3bac
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
numpy==1.22.0
|
|
|
|
| 1 |
+
yfinance
|
| 2 |
+
pandas
|
| 3 |
+
scikit-learn
|
| 4 |
+
tensorflow
|
| 5 |
+
plotly
|
| 6 |
+
numpy
|
|
|