sql y fastapi
This commit is contained in:
13
app/requirements.txt
Normal file
13
app/requirements.txt
Normal file
@ -0,0 +1,13 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
requests
|
||||
beautifulsoup4
|
||||
googlenewsdecoder
|
||||
pytz
|
||||
logging
|
||||
sqlalchemy
|
||||
pydantic
|
||||
python-dotenv
|
||||
mysql-connector-python
|
||||
pymysql
|
||||
cryptography
|
Reference in New Issue
Block a user