fix(deps): yfinance_plus 신규 커밋으로 업데이트 (period=None 버그 수정)
period=None으로 history() 호출 시 발생하던 AttributeError: 'NoneType' object has no attribute 'lower' 수정. upstream 변경사항: - HistoricalDataCache.get/store/normalize에 period=None 가드 추가 - start/end 날짜 범위 요청 시 불필요한 pickle 캐시 시도 제거 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
4a0aff9ad6
commit
e75f1e1c72
Loading…
Reference in New Issue