chore: add daytona dependency to pyproject.toml and update uv.lock

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-03-22 01:55:56 -07:00
parent 0cd596b91f
commit 43c9a09a6c
2 changed files with 3 additions and 0 deletions

View file

@ -69,6 +69,7 @@ dependencies = [
"pypandoc_binary>=1.16.2",
"typst>=0.14.0",
"deepagents>=0.4.3",
"daytona>=0.146.0",
"langchain-daytona>=0.0.2",
"pypandoc>=1.16.2",
]