Skip to content

Commit

Permalink
⬆️ update llama_index dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Nov 2, 2023
1 parent b0f4f29 commit de51612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ httpx = { version="^0.25.0", optional=true }
ipykernel = { version="^6.23.2", optional=true }
langchain = "^0.0.327"
llama-cpp-python = "^0.2.11"
llama-index = "^0.8.56"
llama-index = "^0.8.57"
llama-hub = "^0.0.42"
nbconvert = {version = "^7.8.0", optional = true}
nest_asyncio = "^1.5.8"
Expand Down

0 comments on commit de51612

Please sign in to comment.