feat: generate high blood pressure format text using jieba

This commit is contained in:
草师傅 2025-09-22 16:22:59 +08:00
parent d7919e3dc7
commit 1edc0f6d74
3 changed files with 43 additions and 1 deletions

View file

@ -8,6 +8,7 @@ dependencies = [
"aiogram==3.21.0",
"dulwich==0.24.1",
"emoji==2.14.1",
"jieba>=0.42.1",
"mastodon-py==2.0.1",
"matrix-nio==0.25.2",
"mcstatus==12.0.2",