main.py에 redis.asyncio client 추가 + internal_router include. docker-compose의 music-lab에 REDIS_URL/INTERNAL_API_KEY/MUSIC_RENDER_URL. SUNO_API_KEY 라인 제거 (spec §9 — Windows로 이전). Plan-B-Music Phase 1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
18 lines
320 B
Plaintext
18 lines
320 B
Plaintext
fastapi==0.115.6
|
|
uvicorn[standard]==0.30.6
|
|
requests==2.32.3
|
|
python-multipart==0.0.12
|
|
mutagen==1.47.0
|
|
anthropic>=0.40.0
|
|
openai>=1.20.0
|
|
Pillow>=11.0.0
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.21
|
|
httpx>=0.27.0
|
|
respx>=0.21
|
|
freezegun>=1.4
|
|
google-api-python-client>=2.100
|
|
google-auth-oauthlib>=1.2
|
|
google-auth-httplib2>=0.2
|
|
redis>=5.0
|