完美,同志,完美!!!!!!!

This commit is contained in:
2026-02-04 00:06:14 +08:00
parent 841f6e53c6
commit 1d9931f79d
69 changed files with 1716 additions and 209 deletions

View File

@@ -4,8 +4,8 @@
requires-python = ">= 3.8, < 4.0"
dependencies = [
"mido >= 1.3",
"tomli>=2.4.0; python_version < '3.11'",
"tomli-w>=1.0.0",
"tomli >= 2.4.0; python_version < '3.11'",
"tomli-w >= 1.0.0",
"xxhash >= 3",
]