diff --git a/pyproject.toml b/pyproject.toml index d8bcee6..a9b4812 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ ] dependencies = [ - "typer>=0.9.0", + "typer>=0.24.1", "rich>=15.0.0", "pyyaml>=6.0.3", "pydantic>=2.0.0",