From 2b40c64c7cbdcc37122ee8b60f9279974990d909 Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Wed, 18 Mar 2026 16:53:47 +0100 Subject: [PATCH] :goat: --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index bd5cde8..b30441d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,4 +10,5 @@ SQLAlchemy==2.0.48 bcrypt==4.3.0 uvicorn==0.41.0 pyyaml==6.0.3 -psycopg2-binary==2.9.11 \ No newline at end of file +psycopg2-binary==2.9.11 +python-multipart==0.0.22 \ No newline at end of file