diff --git a/pyproject.toml b/pyproject.toml index 25f65173..92b8dcf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ repository = "https://gitlab.com/yaal/canaille" [dependency-groups] dev = [ "babel", - "coverage[toml]", + "coverage[toml] >= 6.0.0", "faker", "flask-webtest", # pre-commit version is fixed until docformatted hook is compatible