From 468bf3811763dab0c2c2cc547271117875dd436b Mon Sep 17 00:00:00 2001 From: gsd Date: Fri, 13 Feb 2026 23:32:58 +0300 Subject: [PATCH] python req --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 468db8f..541678e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ pyserial-asyncio==0.6 uvicorn[standard]==0.34.3 fastapi==0.115.12 pymongo==4.16.0 -pydantic==2.11.7 \ No newline at end of file +pydantic==2.11.7 +aiohttp==3.12.13 \ No newline at end of file