a-ge commited on
Commit
4816d61
·
verified ·
1 Parent(s): d845ae7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  yfinance
2
- pandas==0.24.0
3
- numpy==1.16.5
4
- seaborn==0.9.0
5
- matplotlib==3.0.0
6
- scipy==1.2.0
7
- tabulate==0.8.0
8
  requests
9
  pandas-ta
10
  tradingview_ta
11
  gradio[mcp]
12
  plotly
13
- QuantStats
14
  IPython
 
1
  yfinance
2
+ pandas
3
+ numpy
4
+ seaborn
5
+ matplotlib
6
+ scipy
7
+ tabulate
8
  requests
9
  pandas-ta
10
  tradingview_ta
11
  gradio[mcp]
12
  plotly
13
+ git+https://github.com/AjithGeorge/quantstats.git
14
  IPython