Feat: [main] news-summary-bot 완성
All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 11m43s

This commit is contained in:
sm4640
2026-03-24 12:19:54 +09:00
commit dc4656e452
21 changed files with 1028 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
fastapi==0.115.12
uvicorn==0.34.2
yt-dlp>=2025.3.31
anthropic==0.52.0
httpx==0.28.1
pydantic-settings==2.8.1
pytest==9.0.2
pytest-asyncio==1.3.0