diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index 5468f84..23ee7f8 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI~=4.7.0 +pyTelegramBotAPI~=4.8.0 Markdown~=3.4.1 newsapi-python~=0.2.6 python-dotenv~=0.21.0