Spaces:
Running
Running
Anupam251272
commited on
Commit
•
31592b7
1
Parent(s):
86865b2
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
yfinance
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
mplfinance
|
5 |
+
gradio
|