diff --git a/pyproject.toml b/pyproject.toml index f9c438c..746c6ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "six >= 1.9.0", "toml >= 0.10.2", "tqdm >= 4.45.0 ", - "questionary >= 1.10.0" + "questionary >= 2.1.1" ] [project.urls]