mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
chore(deps): update langchain-community requirement (#862)
This commit is contained in:
parent
c76bc0f2c2
commit
749d49ac0f
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue