Skip to content

Commit

Permalink
fix(chat-pdf): update dependency langchain-community to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 8bd8782 commit 632669d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python = "3.12.x"
chromadb = "0.5.12"
gpt4all = "2.8.2"
langchain = "0.2.16"
langchain-community = "0.2.16"
langchain-community = "0.3.2"
langchain-text-splitters = "0.2.4"
pypdf = "4.3.1"

Expand Down

0 comments on commit 632669d

Please sign in to comment.