This commit is contained in:
2026-02-23 04:20:22 -03:00
parent a1141759a5
commit af06309dad
20 changed files with 592 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
fastapi>=0.104.0
uvicorn>=0.24.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
httpx>=0.25.0