Spaces:
Sleeping
Sleeping
unveilingthetruth
commited on
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.90.0
|
2 |
+
yfinance==0.1.63
|
3 |
+
pandas==1.3.3
|
4 |
+
matplotlib==3.4.3
|
5 |
+
seaborn==0.11.2
|