diff --git a/backend/requirements.txt b/backend/requirements.txt index c96119e..4e751df 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ sqlalchemy[asyncio]==2.0.36 asyncpg==0.30.0 alembic==1.14.0 PyJWT[crypto]==2.13.0 -bcrypt==4.0.1 +bcrypt==5.0.0 passlib[bcrypt]==1.7.4 python-multipart==0.0.31 redis==5.2.0