Initial commit

This commit is contained in:
2026-05-16 12:05:36 -03:00
parent 0ce972a361
commit e82cee97a7
65 changed files with 9051 additions and 5 deletions
+13
View File
@@ -0,0 +1,13 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
SQLAlchemy==2.0.36
pydantic==2.10.4
pydantic-settings==2.7.1
PyYAML==6.0.2
Jinja2==3.1.5
python-multipart==0.0.20
APScheduler==3.10.4
defusedxml==0.7.1
openai==1.58.1
pytest==8.3.4
httpx==0.28.1