Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Update versions langchain/llamaindex
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklamers authored and eherde committed Feb 15, 2024
1 parent f7bad16 commit d107746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ readme = "README.md"
requires-python = ">=3.9"

dependencies = [
"llama-index>=0.8.20,<0.9",
"llama-index>=0.9.14,<0.10",
"chromadb>=0.4.8,<0.5",
"tree-sitter-languages>=1.7.0,<1.8",
"tree-sitter>=0.20.2,<0.21",
"tiktoken>=0.4.0,<0.5",
"langchain>=0.0.325",
"langchain>=0.0.354,<0.1.0",
"watchdog>=2.3.1,<2.4",
"nltk>=3.8.1,<3.9",
]
Expand Down

0 comments on commit d107746

Please sign in to comment.