添加节气报告功能

This commit is contained in:
2026-02-21 22:43:09 +08:00
parent c46b88060b
commit 31ad8dac3e
3 changed files with 49 additions and 1 deletions

View File

@ -33,6 +33,7 @@ dependencies = [
"pypinyin (>=0.55.0,<0.56.0)",
"shapely (>=2.1.2,<3.0.0)",
"mcstatus (>=12.2.1,<13.0.0)",
"borax (>=4.1.3,<5.0.0)",
]
[tool.poetry]