diff --git a/pyproject.toml b/pyproject.toml index 800f8b9..53f0d6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ "Environment :: Console", "Typing :: Typed", ] -dependencies = ["typer>=0.14,<0.21", "rich>=13,<15", "shellingham>=1.5,<2"] +dependencies = ["typer>=0.14,<0.22", "rich>=13,<15", "shellingham>=1.5,<2"] [project.optional-dependencies] dev = [