Spaces:
Sleeping
Sleeping
ANON STUDIOS 254
commited on
Commit
•
177353e
1
Parent(s):
77dc165
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
yfinance
|
3 |
+
matplotlib
|
4 |
+
pandas
|
5 |
+
scikit-learn
|