mover requierements
This commit is contained in:
14
app/requirements.txt
Normal file
14
app/requirements.txt
Normal file
@ -0,0 +1,14 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
requests
|
||||
beautifulsoup4
|
||||
googlenewsdecoder
|
||||
pytz
|
||||
logging
|
||||
sqlalchemy
|
||||
pydantic
|
||||
python-dotenv
|
||||
mysql-connector-python
|
||||
python-telegram-bot
|
||||
apscheduler
|
||||
|
Reference in New Issue
Block a user