fix: vobject 의존성 추가 + calendar 파싱 icalendar fallback
CalDAV 3.x에서 vobject 분리됨 → 이벤트 파싱 실패 원인. vobject 설치 + icalendar fallback 파싱 추가. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,3 +5,4 @@ pydantic-settings==2.5.0
|
||||
aiosqlite==0.20.0
|
||||
python-multipart==0.0.9
|
||||
caldav>=1.3.0
|
||||
vobject>=0.9.8
|
||||
|
||||
Reference in New Issue
Block a user