diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index cfb433f..e81b367 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -5,3 +5,4 @@ Pillow==9.0.1 yfinance==0.1.70 newsapi-python pandas~=1.4.1 +python-dotenv~=0.19.2