chore: changed frappe dependency version

This commit is contained in:
Jannat Patel
2026-01-14 12:37:49 +05:30
parent a7bcc53e0a
commit da87845a4c

View File

@@ -66,4 +66,4 @@ indent-style = "tab"
docstring-code-format = true
[tool.bench.frappe-dependencies]
frappe = ">=15.0.0,<17.0.0"
frappe = ">=15.0.0,<17.0.0-dev"