diff --git a/pyproject.toml b/pyproject.toml index f8541534..5a62338f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ python = ">=3.9,<3.12" boltons = "==23.1.1" cachier = "2.3.0" Jinja2 = "3.1.4" -questionary = "1.10.0" +questionary = "2.0.1" requests = "2.32.2" requirements-parser = "0.9.0" tqdm = "4.66.4"