Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
pandas==1.1.3
|
6 |
-
yfinance==0.1.55
|
7 |
-
cufflinks==0.17.3
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
yfinance
|
4 |
+
cufflinks
|
|
|
|
|
|