[verified] feat: add external calendar subscriptions

This commit is contained in:
2026-09-20 12:29:21 +08:00
parent d7014c4f4f
commit 583b6a8a9d
11 changed files with 849 additions and 2 deletions
+2
View File
@@ -16,6 +16,8 @@ dependencies = [
"structlog>=25,<26",
"lunar-python>=1.2,<2",
"httpx>=0.28,<1",
"icalendar>=6,<7",
"python-dateutil>=2.9,<3",
]
[dependency-groups]