diff --git a/pyproject.toml b/pyproject.toml index 6f11585..2c86f85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,6 +34,7 @@ dependencies = [ [dependency-groups] dev = [ "black>=26.3.1", + "click>=8.4.2", "cogapp", "hypothesis", "pytest",