chore: changed frappe dependency range

This commit is contained in:
Jannat Patel
2026-01-20 16:57:30 +05:30
parent 86e3794d00
commit 338f46ac17

View File

@@ -64,3 +64,6 @@ ignore = [
quote-style = "double"
indent-style = "tab"
docstring-code-format = true
[tool.bench.frappe-dependencies]
frappe = ">=15.0.0,<=17.0.0-dev"