kcg-monitoring/prediction/requirements.txt
htlee 67523b475d chore: requirements.txt에 tzdata 추가
ZoneInfo('Asia/Seoul') 사용 시 tzdata 미설치 환경 대비.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 07:13:30 +09:00

13 lines
180 B
Plaintext

fastapi==0.115.0
uvicorn==0.30.6
pydantic-settings>=2.0
psycopg2-binary>=2.9
numpy>=1.26
pandas>=2.2
scikit-learn>=1.5
apscheduler>=3.10
shapely>=2.0
tzdata
httpx>=0.27
redis>=5.0