From 76e0d88710379f916fcc30838e4aabb605776130 Mon Sep 17 00:00:00 2001 From: henrikstranneheim Date: Tue, 5 Mar 2024 16:02:24 +0100 Subject: [PATCH] fix(import) --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 50fa5e9..3e66597 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,7 @@ pydantic==1.10.14 pymysql python-dotenv python-jose[cryptography] +python-multipart pyyaml requests sqlmodel