chore: removed forecasting_method holt winter

This commit is contained in:
Rohit Waghchaure
2026-01-02 15:15:47 +05:30
parent 7bb0ec836f
commit fd5b84fe1a
3 changed files with 3 additions and 148 deletions

View File

@@ -24,8 +24,6 @@ dependencies = [
# MT940 parser for bank statements
"mt-940>=4.26.0",
"pandas~=2.3.3",
"statsmodels~=0.14.6",
]
[build-system]