Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
# huggingface-hub) and overlay-corrupts the real typer install.
"typer-slim>=0.22",
"rich>=14.2.0",
"harbor[daytona]>=0.15.0,<0.16.0",
"harbor[daytona]>=0.15.0,<0.17.0",
# Security floors for load-bearing transitive deps (CVE remediation):
# aiohttp is exercised via litellm's async transport, and cryptography is
# loaded via keyring's SecretService backend on Linux. Lower bounds only,
Expand Down
40 changes: 12 additions & 28 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading