feat(saju-lab): 스캐폴딩 — Dockerfile + requirements + 디렉토리 구조

This commit is contained in:
2026-05-25 18:58:41 +09:00
parent 03edfb04aa
commit 42182014f0
10 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
httpx>=0.27
pydantic>=2.9
sxtwl>=2.0
pytest>=8.0
pytest-asyncio>=0.24
respx>=0.21