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