fix: keep aiohttp within aiogram constraints

This commit is contained in:
3252a8
2026-06-04 11:33:33 +03:00
parent d988812ecf
commit 7313f90350
+1 -1
View File
@@ -1,6 +1,6 @@
aiogram==3.28.2
python-dotenv==1.2.2
aiohttp==3.14.0
aiohttp>=3.13.5,<3.14
pydantic==2.13.4
yookassa==3.10.1
httpx>=0.27.0