diff --git a/pyproject.toml b/pyproject.toml index 5dac320..1f57dcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,4 +60,4 @@ indent-style = "tab" # docstring-code-format = true [tool.bench.frappe-dependencies] -frappe = ">=16.0.0-dev,<18.0.0" \ No newline at end of file +frappe = ">=16.0.0,<18.0.0" \ No newline at end of file