first commit

This commit is contained in:
Oracle Public Cloud User
2025-09-02 23:15:17 +00:00
commit b51b2f5e1e
30 changed files with 598 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi==0.111.1
uvicorn[standard]==0.30.5
httpx==0.27.0
pydantic==2.8.2
python-dotenv==1.0.1
rapidfuzz==3.9.6