From 4f2323c3647ab76ce765d86a008499a1560bb9c9 Mon Sep 17 00:00:00 2001 From: Alexander-D-Karpov Date: Wed, 30 Oct 2024 22:12:48 +0300 Subject: [PATCH] added control bot --- stream/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/stream/requirements.txt b/stream/requirements.txt index 15cc15a..a362757 100644 --- a/stream/requirements.txt +++ b/stream/requirements.txt @@ -3,4 +3,6 @@ Pillow qrcode colorthief requests -numpy \ No newline at end of file +numpy +python-telegram-bot +aiohttp \ No newline at end of file