f4574ce6be
- morning.py: AI 분석 제거, 데이터 수집 전용으로 단순화 (뉴스 크롤링 + KIS 수급 수집 → 파일 저장) - main.py: morning 관련 잘못된 연결 제거 - requirements.txt: anthropic 제거 (Claude Code 자체가 AI) - ~/.claude/commands/morning.md: /morning 슬래시 커맨드 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
aiohttp==3.9.5
|
|
python-dotenv==1.0.1
|
|
APScheduler==3.10.4
|
|
beautifulsoup4==4.12.3
|
|
redis==5.0.7
|
|
streamlit==1.36.0
|
|
pandas==2.2.2
|
|
numpy==1.26.4
|