Added everything

This commit is contained in:
Juan M. Ley
2026-03-16 21:05:52 -06:00
parent 00e997debf
commit b526e23149
44 changed files with 2147 additions and 3 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
fastapi
uvicorn
sqlalchemy
pymysql
pydantic
pydantic-settings
pymongo
python-dotenv