feat: lunar calendar support for countdowns
ci / docker (push) Successful in 4m56s

This commit is contained in:
2026-09-06 16:09:54 +08:00
parent afc78dba6c
commit a06b80604a
12 changed files with 333 additions and 77 deletions
+1
View File
@@ -14,6 +14,7 @@ dependencies = [
"python-multipart>=0.0.20,<1",
"uuid-utils>=0.11,<1",
"structlog>=25,<26",
"lunar-python>=1.2,<2",
]
[dependency-groups]