Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
plotly==4.14.3
|
2 |
+
yfinance==0.1.59
|
3 |
+
pandas==1.1.3
|
4 |
+
fbprophet==0.7.1
|
5 |
+
streamlit==0.82.0
|
6 |
+
base58==2.1.0
|