From 4fee2eb70278f73cb5671ddd8e2f6cf4434ec878 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 29 Mar 2026 04:14:24 -0500 Subject: [PATCH] 's' --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8018e9d..9e1c9ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ tqdm>=4.67.1 httpx[http2]>=0.28.1 PyExecJS>=1.5.1 fastapi>=0.115.0 -uvicorn[standard]>=0.30.0 \ No newline at end of file +uvicorn[standard]>=0.30.0 +python-multipart>=0.0.9 \ No newline at end of file