From 12b0d0a86f608387c7903fe8ec4a14845f33d064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AE=D1=80=D0=B8=D0=B9=20=D0=A7=D0=B5=D1=80=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE?= Date: Thu, 13 Nov 2025 17:36:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20re?= =?UTF-8?q?quirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85d6550..212624f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,7 @@ numpy>=1.24.0 fastapi>=0.115.0 uvicorn>=0.30.0 requests>=2.31.0 -python-telegram-handler \ No newline at end of file +python-telegram-handler +python-dotenv +--extra-index-url https://git.tvstart.ru/api/packages/lexx/pypi/simple +nasio \ No newline at end of file