Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -6,6 +6,5 @@ matplotlib
|
|
| 6 |
scipy
|
| 7 |
tabulate
|
| 8 |
requests
|
| 9 |
-
pandas-ta
|
| 10 |
git+https://github.com/AjithGeorge/quantstats.git@main#egg=quantstats
|
| 11 |
-
gradio
|
|
|
|
| 6 |
scipy
|
| 7 |
tabulate
|
| 8 |
requests
|
| 9 |
+
git+https://github.com/twopirllc/pandas-ta.git@main#egg=pandas_ta
|
| 10 |
git+https://github.com/AjithGeorge/quantstats.git@main#egg=quantstats
|
|
|