diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index daddc54..6ca3072 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI~=4.5.0 +pyTelegramBotAPI~=4.7.0 Markdown~=3.3.6 newsapi-python~=0.2.6 python-dotenv~=0.20.0