From 76b796ea5833e4c9cb2e783040df594aec9289b0 Mon Sep 17 00:00:00 2001 From: xucailiang <74602715+xucailiang@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:53:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=9F=E5=9B=A0=EF=BC=9Awindows=E4=B8=8B?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=A4=B1=E8=B4=A5=E6=8F=90=E7=A4=BA=E8=A1=A5?= =?UTF-8?q?=E5=85=85python-multipart=E5=8C=85=20(#3184)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改动:requirements添加python-multipart==0.0.9 版本:0.0.9 Requires: Python >=3.8 Co-authored-by: XuCai --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 123aeea5..e63e4bc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ numpy>=1.26.3 pandas~=2.1.4 pydantic==1.10.14 httpx[brotli,http2,socks]>=0.25.2 - +python-multipart==0.0.9 # optional document loaders # rapidocr_paddle[gpu]>=1.3.0.post5