From 183925df4c3ed2b57cce54e449158822fc52250a Mon Sep 17 00:00:00 2001 From: Gerred Dillon Date: Mon, 12 Jun 2023 11:44:56 -0500 Subject: [PATCH] Add python-multipart --- api/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api/requirements.txt b/api/requirements.txt index 881910830..5dd6ef72f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -8,6 +8,7 @@ httpx==0.24.0 idna==3.4 protobuf==4.23.2 pydantic==1.10.8 +python-multipart==0.0.6 sniffio==1.3.0 starlette==0.27.0 tomli==2.0.1