diff --git a/backend/requirements.txt b/backend/requirements.txt index b1aacda..8fcd57c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,6 +9,7 @@ email-validator==2.3.0 sqlalchemy[asyncio]==2.0.49 asyncpg==0.31.0 aiocryptopay==0.4.8 -PyJWT[crypto]==2.12.1 +PyJWT[crypto]==2.13.0 Pillow==12.2.0 redis==6.4.0 +certifi==2026.5.20