feat: add iCal calendar subscriptions
ci / gitleaks (push) Successful in 56s
ci / docker (push) Successful in 5m55s

This commit is contained in:
2026-09-20 16:37:43 +08:00
parent af52fe0cad
commit f3ad1eec03
25 changed files with 1108 additions and 41 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]