diff --git a/backend/requirements.txt b/backend/requirements.txt index 99a6b17..dfc412b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,6 +6,7 @@ pydantic==2.10.4 pydantic-settings==2.7.1 python-jose[cryptography]==3.3.0 bcrypt==4.2.1 +python-multipart==0.0.20 httpx==0.28.1 python-dateutil==2.9.0.post0 pytest==8.3.4