Add missing dependencies for updating news data

This commit is contained in:
moshferatu 2023-10-25 07:41:23 -07:00
parent 7035fe69dc
commit 3619a6ec0c

View File

@ -1,5 +1,7 @@
beautifulsoup4
pandas pandas
psycopg2 psycopg2
python-dotenv python-dotenv
requests
schedule schedule
sqlalchemy sqlalchemy