Spaces:
Sleeping
Sleeping
unveilingthetruth
commited on
Create requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
yfinance
|
3 |
-
pandas
|
4 |
-
matplotlib
|
5 |
-
seaborn==
|
|
|
1 |
+
streamlit
|
2 |
+
yfinance
|
3 |
+
pandas
|
4 |
+
matplotlib
|
5 |
+
seaborn==
|