mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-07 07:23:29 +08:00
原因:windows下启动失败提示补充python-multipart包 (#3184)
改动:requirements添加python-multipart==0.0.9 版本:0.0.9 Requires: Python >=3.8 Co-authored-by: XuCai <liangxc@akulaku.com>
This commit is contained in:
parent
77c3fa65c2
commit
76b796ea58
@ -30,7 +30,7 @@ numpy>=1.26.3
|
|||||||
pandas~=2.1.4
|
pandas~=2.1.4
|
||||||
pydantic==1.10.14
|
pydantic==1.10.14
|
||||||
httpx[brotli,http2,socks]>=0.25.2
|
httpx[brotli,http2,socks]>=0.25.2
|
||||||
|
python-multipart==0.0.9
|
||||||
# optional document loaders
|
# optional document loaders
|
||||||
|
|
||||||
# rapidocr_paddle[gpu]>=1.3.0.post5
|
# rapidocr_paddle[gpu]>=1.3.0.post5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user