Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 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 |
-
|
| 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
|