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:
부모
b8b60bf314
커밋
67523b475d
@ -7,5 +7,6 @@ pandas>=2.2
|
|||||||
scikit-learn>=1.5
|
scikit-learn>=1.5
|
||||||
apscheduler>=3.10
|
apscheduler>=3.10
|
||||||
shapely>=2.0
|
shapely>=2.0
|
||||||
|
tzdata
|
||||||
httpx>=0.27
|
httpx>=0.27
|
||||||
redis>=5.0
|
redis>=5.0
|
||||||
|
|||||||
불러오는 중...
Reference in New Issue
Block a user