Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numoy
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
sklearn
|
5 |
+
datetime
|
6 |
+
yfinance
|
7 |
+
plotly
|