Skip to content

Commit

Permalink
Update langchain-community requirement (#265)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: langchain-community
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent c71da8f commit 910e490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/rest/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ supabase = "^2.4.0"
aiohttp = "^3.9.4"
redis = "^5.0.2"
langchain = "^0.1.12"
langchain-community = "^0.0.28"
langchain-community = "^0.0.38"
langchain-openai = "^0.1.1"
praw = "^7.7.1"
markdown = "^3.6"
Expand Down

0 comments on commit 910e490

Please sign in to comment.