commit
4cffdece05
@ -10,8 +10,6 @@ import sys
|
||||
import os
|
||||
import json
|
||||
|
||||
import pandas as pd
|
||||
|
||||
from newsapi import NewsApiClient
|
||||
from dotenv import load_dotenv
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
pyTelegramBotAPI~=4.4.0
|
||||
Markdown==3.3.6
|
||||
yfinance==0.1.70
|
||||
newsapi-python
|
||||
Markdown~=3.3.6
|
||||
yfinance~=0.1.70
|
||||
newsapi-python~=0.2.6
|
||||
python-dotenv~=0.19.2
|
||||
|
Loading…
Reference in New Issue
Block a user