First commit

This commit is contained in:
2025-09-02 22:21:05 -03:00
parent 08fc532e4b
commit 3e3eee8ebf
20 changed files with 5 additions and 3 deletions

6
files/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