diff --git a/backend/requirements.txt b/backend/requirements.txt index 35081e29..984c1be7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ psycopg2-binary==2.9.9 alembic==1.18.3 # Authentication -python-jose[cryptography]==3.3.0 +python-jose[cryptography]==3.5.0 passlib[bcrypt]==1.7.4 bcrypt==4.1.2 python-multipart==0.0.22