chore(deps): update langchain-community requirement (#862)

This commit is contained in:
dependabot[bot] 2024-07-25 11:55:09 +08:00 committed by GitHub
parent c76bc0f2c2
commit 749d49ac0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ djangorestframework = "^3.15.2"
drf-yasg = "1.21.7"
django-filter = "23.2"
langchain = "0.2.3"
langchain_community = "0.2.3"
langchain_community = "0.2.4"
langchain-huggingface = "^0.0.3"
psycopg2-binary = "2.9.7"
jieba = "^0.42.1"