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

Commit aa55014

Browse files
Revert "Bump llama-cpp-python from 0.3.5 to 0.3.6 (#688)"
This reverts commit 4e46a29.
1 parent 4e46a29 commit aa55014

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

Lines changed: 6 additions & 4 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
@@ -13,7 +13,7 @@ fastapi = "==0.115.6"
1313
uvicorn = "==0.34.0"
1414
structlog = "==25.1.0"
1515
litellm = "==1.59.0"
16-
llama_cpp_python = "==0.3.6"
16+
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
1818
sqlalchemy = "==2.0.37"
1919
aiosqlite = "==0.20.0"
@@ -40,7 +40,7 @@ build = "==1.2.2.post1"
4040
wheel = "==0.45.1"
4141
litellm = "==1.59.0"
4242
pytest-asyncio = "==0.25.2"
43-
llama_cpp_python = "==0.3.6"
43+
llama_cpp_python = "==0.3.5"
4444
scikit-learn = "==1.6.1"
4545
python-dotenv = "==1.0.1"
4646
requests = "^2.32.3"

0 commit comments

Comments
 (0)