Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit bdfbcc6

Browse files
committed
Rebase from main
1 parent be939f2 commit bdfbcc6

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

poetry.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML = "==6.0.2"
1212
fastapi = "==0.115.7"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
15-
litellm = "==1.59.8"
15+
litellm = "==1.59.9"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
@@ -43,7 +43,7 @@ ruff = "==0.9.3"
4343
bandit = "==1.8.2"
4444
build = "==1.2.2.post1"
4545
wheel = "==0.45.1"
46-
litellm = "==1.59.8"
46+
litellm = "==1.59.9"
4747
pytest-asyncio = "==0.25.3"
4848
llama_cpp_python = "==0.3.5"
4949
scikit-learn = "==1.6.1"

0 commit comments

Comments
 (0)