diff --git a/backend/requirements.txt b/backend/requirements.txt index 96ddf0e..932074d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ asyncpg==0.29.0 alembic==1.13.1 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 -python-multipart==0.0.6 +python-multipart==0.0.26 aiohttp==3.9.1 pydantic-settings==2.1.0 email-validator==2.1.0