Revert "chore(deps): update langchain-community requirement"

This reverts commit e8c4758d87.
This commit is contained in:
刘瑞斌 2024-11-01 17:08:22 +08:00
parent e8c4758d87
commit 251e4645b7

View File

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