fix: improve codes

This commit is contained in:
2025-09-18 22:50:50 +08:00
parent aacecdedce
commit 0833cd586f
4 changed files with 15 additions and 16 deletions

View File

@@ -5,6 +5,7 @@ description = "A python plugin to sync messages between Minecraft server and mat
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"chardet>=5.2.0",
"matrix-nio>=0.25.2",
"mcdreforged>=2.15.2",
]