mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
Replace pandas with pure Python in sales forecast report
Co-authored-by: ankush <9079960+ankush@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,6 @@ dependencies = [
|
||||
|
||||
# MT940 parser for bank statements
|
||||
"mt-940>=4.26.0",
|
||||
"pandas~=2.2.2",
|
||||
"statsmodels~=0.14.5",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user