diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index e55b8b8..9bf1b5b 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -1,5 +1,5 @@ pyTelegramBotAPI~=4.7.0 -Markdown~=3.3.6 +Markdown~=3.4.1 newsapi-python~=0.2.6 python-dotenv~=0.21.0 requests~=2.28.1