update
Some checks failed
CI / test (push) Failing after 14s

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-04 04:30:14 +02:00
parent e589240c67
commit e6233f237b
2 changed files with 62 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ dependencies = [
"typer>=0.12,<1.0",
"rich>=13.7,<14.0",
"asyncssh>=2.14,<3.0",
"openai>=1.30,<2.0",
]
[project.optional-dependencies]