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

Commit

Permalink
update langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
eherde committed Feb 9, 2024
1 parent acb2686 commit f7bad16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"tree-sitter-languages>=1.7.0,<1.8",
"tree-sitter>=0.20.2,<0.21",
"tiktoken>=0.4.0,<0.5",
"langchain>=0.0.283",
"langchain>=0.0.325",
"watchdog>=2.3.1,<2.4",
"nltk>=3.8.1,<3.9",
]
Expand Down

0 comments on commit f7bad16

Please sign in to comment.