diff --git a/backend/requirements.txt b/backend/requirements.txt index 26a2c28..fb4e7da 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ sqlalchemy[asyncio]==2.0.27 asyncpg==0.29.0 aiosqlite==0.20.0 alembic==1.13.1 -python-jose[cryptography]==3.3.0 +python-jose[cryptography]==3.5.0 passlib[bcrypt]==1.7.4 bcrypt>=4.0.1,<4.1 python-multipart==0.0.9