initial commit

This commit is contained in:
Varun Singh
2025-03-20 12:31:08 -07:00
parent f4626287cd
commit c9f7882728
13 changed files with 9872 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
fastapi==0.104.1
uvicorn==0.24.0
python-dotenv==1.0.0
requests==2.31.0
pydantic==2.10.6
loguru==0.7.2