mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-18 22:35:10 +00:00
feat: demand planning, MPS and MRP
This commit is contained in:
@@ -23,7 +23,9 @@ dependencies = [
|
||||
"pypng~=0.20220715.0",
|
||||
|
||||
# MT940 parser for bank statements
|
||||
"mt-940>=4.26.0"
|
||||
"mt-940>=4.26.0",
|
||||
"pandas~=2.2.2",
|
||||
"statsmodels~=0.14.5",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user