feat(insta-lab): project scaffold (Dockerfile, requirements, config)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 00:20:49 +09:00
parent 30706e2eb6
commit b1ef778fc5
7 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
requests==2.32.3
httpx>=0.27
anthropic==0.52.0
jinja2>=3.1.4
playwright==1.48.0
pytest>=8.0
pytest-asyncio>=0.24