diff --git a/backend/requirements.txt b/backend/requirements.txt index 4997ef2..11e893b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,6 +7,6 @@ PyYAML passlib[bcrypt] PyJWT>=2.11,<3 python-multipart -bcrypt==4.0.1 +bcrypt==5.0.0 alembic>=1.13,<2 slowapi>=0.1.9,<1