Skip to content

Commit

Permalink
chore(deps): update dependency langchain to ~=0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 0afa499 commit 932cde6
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 @@ -5,7 +5,7 @@ description = "Create store for Glossary documents"
dependencies = [
"python-dotenv~=1.0.0",
"supabase~=1.0.4",
"langchain~=0.0.300",
"langchain~=0.3.1",
"openai~=0.28.0",
"tiktoken~=0.5.1",
"injector~=0.21.0",
Expand Down

0 comments on commit 932cde6

Please sign in to comment.