feat(image-render): main + Dockerfile + compose entry (port 18714)

This commit is contained in:
2026-05-23 12:10:29 +09:00
parent de24bae984
commit cb70226f42
5 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
requests==2.32.3
redis>=5.0
httpx>=0.27
openai>=1.50.0
pytest>=8.0
pytest-asyncio>=0.24
respx>=0.21