diff --git a/pyproject.toml b/pyproject.toml index 27a5ff1f4418b..46a655a48bde2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,8 +77,6 @@ doc = [ # TODO: upgrade and enable typer-cli once it supports Click 8.x.x # "typer-cli >=0.0.12,<0.0.13", "typer >=0.4.1,<0.5.0", - # TODO: remove Click - # "click >=8.1.0,<9.0.0", "pyyaml >=5.3.1,<6.0.0" ] dev = [