Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -7,8 +7,6 @@ matplotlib
|
|
| 7 |
yfinance
|
| 8 |
torch
|
| 9 |
|
| 10 |
-
# training tab
|
| 11 |
autogluon.timeseries>=1.4.0,<1.5
|
| 12 |
lightgbm
|
| 13 |
-
pandas-ta>=0.4,<0.5
|
| 14 |
-
|
|
|
|
| 7 |
yfinance
|
| 8 |
torch
|
| 9 |
|
| 10 |
+
# training tab
|
| 11 |
autogluon.timeseries>=1.4.0,<1.5
|
| 12 |
lightgbm
|
|
|
|
|
|