chore: frappe dependency change

(cherry picked from commit 7d08a76cff)
This commit is contained in:
Jannat Patel
2026-03-13 18:27:58 +05:30
committed by Mergify
parent 2f66dd8046
commit 83b003a303

View File

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