refactor: remove lama-api-client from pyproject.toml

This commit is contained in:
r3v5 2025-09-01 15:44:34 +01:00
parent 9e5ef1af3c
commit 0ff202550b
No known key found for this signature in database
GPG key ID: C7611ACB4FECAD54
2 changed files with 0 additions and 19 deletions

View file

@ -32,7 +32,6 @@ dependencies = [
"jinja2>=3.1.6",
"jsonschema",
"llama-stack-client>=0.2.20",
"llama-api-client>=0.1.2",
"openai>=1.99.6",
"prompt-toolkit",
"python-dotenv",