chore: harden webapp auth and update deps
This commit is contained in:
+8
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user