This commit is contained in:
2026-04-05 19:15:12 +02:00
parent 101753fa14
commit a2ef50401b
10 changed files with 347 additions and 1 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi>=0.105.2
uvicorn[standard]>=0.23.2
pydantic>=2.8.2
httpx>=0.30.0