sql y fastapi

This commit is contained in:
Your Name
2025-02-07 23:21:09 +01:00
parent 85228eeda9
commit 8e0faee3dd
14 changed files with 120 additions and 53 deletions

13
app/requirements.txt Normal file
View File

@ -0,0 +1,13 @@
fastapi
uvicorn
requests
beautifulsoup4
googlenewsdecoder
pytz
logging
sqlalchemy
pydantic
python-dotenv
mysql-connector-python
pymysql
cryptography