Skip to content

Commit e8c4758

Browse files
dependabot[bot]liuruibin
authored andcommitted
chore(deps): update langchain-community requirement
Updates the requirements on [langchain-community](https://github.com/langchain-ai/langchain) to permit the latest version. Updates `langchain-community` to 0.2.17 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.2.4...langchain-community==0.2.17) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0dd4e8 commit e8c4758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ djangorestframework = "^3.15.2"
1212
drf-yasg = "1.21.7"
1313
django-filter = "23.2"
1414
langchain = "0.2.16"
15-
langchain_community = "0.2.4"
15+
langchain_community = "0.2.17"
1616
langchain-huggingface = "^0.0.3"
1717
psycopg2-binary = "2.9.7"
1818
jieba = "^0.42.1"

0 commit comments

Comments
 (0)