diff --git a/pyproject.toml b/pyproject.toml index 3159040f..34a916e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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" \ No newline at end of file