diff --git a/pyproject.toml b/pyproject.toml index bec13af..510a85e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ - "typer>=0.9.0", + "typer>=0.25.1", "rich>=13.0.0", "python-dotenv>=1.0.0", "pyyaml>=6.0",