From ab650541d46b610b9c02ffeb31e608afdba7d15f Mon Sep 17 00:00:00 2001 From: Rripped Date: Tue, 15 Mar 2022 10:48:36 +0100 Subject: [PATCH] added libs --- telegram_bot/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index cd51daa..78ca72e 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -2,4 +2,6 @@ pyTelegramBotAPI~=4.4.0 beautifulsoup4==4.10.0 Markdown==3.3.6 Pillow==9.0.1 -yfinance==0.1.70 \ No newline at end of file +yfinance==0.1.70 +newsapi-python +pandas