a-ge commited on
Commit
2a6c7bc
·
verified ·
1 Parent(s): 25232b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ yfinance
2
+ pandas
3
+ numpy
4
+ requests
5
+ pandas-ta
6
+ tradingview_ta
7
+ gradio[mcp]
8
+ matplotlib
9
+ scipy
10
+ tabulate
11
+ plotly
12
+ seaborn
13
+ QuantStats
14
+ IPython