diff --git a/pyproject.toml b/pyproject.toml index 3c412846..14e030bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,7 +151,6 @@ dependencies = [ "types-PyYAML", "types-setuptools", "typing-extensions", - "click <8.1.4", ] [tool.hatch.envs.types.scripts] check = "mypy mkdocs"