chore: requirements.txt에 tzdata 추가

ZoneInfo('Asia/Seoul') 사용 시 tzdata 미설치 환경 대비.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
htlee 2026-04-02 07:13:30 +09:00
부모 b8b60bf314
커밋 67523b475d

파일 보기

@ -7,5 +7,6 @@ pandas>=2.2
scikit-learn>=1.5
apscheduler>=3.10
shapely>=2.0
tzdata
httpx>=0.27
redis>=5.0