diff --git a/backend/requirements.txt b/backend/requirements.txt index 8fd48a7..d3fb3a3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ aiogram==3.28.2 python-dotenv==1.2.2 -aiohttp==3.13.5 +aiohttp==3.14.0 pydantic==2.13.4 yookassa==3.10.1 httpx>=0.27.0