diff --git a/pyproject.toml b/pyproject.toml index 48d5d37f6..f5b4347a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ dependencies = [ "docker==7.1.0", "flask==3.0.3", "inquirer==3.4.0", + "blessed<1.40", "kubernetes==30.1.0", "rich==13.7.1", "tabulate==0.9.0",