diff --git a/pyproject.toml b/pyproject.toml index 0ac33331..1463f1bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,4 +66,4 @@ indent-style = "tab" docstring-code-format = true [tool.bench.frappe-dependencies] -frappe = ">=15.0.0,<17.0.0-dev" \ No newline at end of file +frappe = ">=15.0.0,<=17.0.0-dev" \ No newline at end of file