diff --git a/pyproject.toml b/pyproject.toml index be8e906b..5d47f569 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [] [project.optional-dependencies] cli = [ - "cyclopts>=1.0.0", + "cyclopts>=4.22.5", "rich>=15.0.0", ]