Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -6,9 +6,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
|
|
|
|
| 6 |
scipy
|
| 7 |
tabulate
|
| 8 |
requests
|
| 9 |
+
git+https://github.com/twopirllc/pandas-ta.git
|
|
|
|
|
|
|
|
|
|
| 10 |
git+https://github.com/AjithGeorge/quantstats.git
|
|
|