From bebd17a3b37edfa83798959b0d28c3de915d2c5c Mon Sep 17 00:00:00 2001 From: Olly Hearn Date: Fri, 8 Nov 2024 08:12:54 +0000 Subject: [PATCH] fix telebot ver. --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 7c75ce6..711a951 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,4 +1,4 @@ -pytelegrambotapi +pytelegrambotapi==4.14.1 asyncio aiohttp psycopg-binary