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