first commit

This commit is contained in:
2026-06-27 09:32:54 -03:00
commit 029adfafc3
23 changed files with 1205 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
fastapi==0.115.13
httpx==0.28.1
pydantic==2.11.7
pydantic-settings==2.10.1
PyYAML==6.0.2
python-dotenv==1.1.0
requests==2.32.4
oci==2.180.0
pyyaml
uvicorn>=0.33.0,<0.35.0
pandas>=2.2.0
openai>=2.20.0,<3.0.0