From 28cfe061552b9a0594555cd8e84bf51b3aba786f Mon Sep 17 00:00:00 2001 From: heshunme Date: Fri, 25 Oct 2024 23:18:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=88=E6=BC=8F=E4=BA=86=E4=B8=80=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac98c26..d13bf05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ websockets~=13.1 openai~=1.52.2 fastapi~=0.115.3 -uvicorn~=0.20.0 \ No newline at end of file +uvicorn~=0.20.0 +python-multipart~=0.0.12 \ No newline at end of file