chore: harden webapp auth and update deps

This commit is contained in:
3252a8
2026-05-13 15:05:30 +03:00
parent 2b7d1f0be8
commit 2169fd8b50
24 changed files with 576 additions and 754 deletions
+8 -8
View File
@@ -1,12 +1,12 @@
aiogram==3.24.0
python-dotenv==1.2.1
aiohttp==3.13.3
pydantic==2.12.5
yookassa==3.9.0
aiogram==3.28.2
python-dotenv==1.2.2
aiohttp==3.13.5
pydantic==2.13.4
yookassa==3.10.1
httpx>=0.27.0
pydantic_settings==2.12.0
pydantic_settings==2.14.1
email-validator==2.3.0
sqlalchemy[asyncio]==2.0.45
sqlalchemy[asyncio]==2.0.49
asyncpg==0.31.0
aiocryptopay==0.4.8
PyJWT[crypto]==2.10.1
PyJWT[crypto]==2.12.1