main.py에 internal_router include + 모듈 레벨 redis client. requirements.txt에 redis>=5.0 추가 (playwright 제거는 Task 12에서). Plan-B-Insta Phase 1 마무리. Task 11에서 _bg_render를 Redis push로 전환. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
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
|
|
Pillow>=10
|
|
pytest>=8.0
|
|
pytest-asyncio>=0.24
|
|
redis>=5.0
|