Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
yfinance
|
| 3 |
+
plotly
|
| 4 |
+
pandas
|
| 5 |
+
twstock
|
| 6 |
+
datetime
|