diff --git a/requirements.txt b/requirements.txt index f3399fc..62f8416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,6 @@ click~=8.1.4 lupa~=2.0 toml~=0.10.2 colorama~=0.4.6 -cryptography~=42.0.4 \ No newline at end of file +cryptography~=42.0.4 +prompt_toolkit~=3.0.47 +requests~=2.32.3 \ No newline at end of file