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