fix: add xhshow dependency

This commit is contained in:
程序员阿江(Relakkes)
2026-04-07 21:20:44 +08:00
parent 699a90f830
commit 16e8965035
2 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ dependencies = [
"pytest-asyncio>=0.21.0",
"websockets>=15.0.1",
"asyncpg>=0.31.0",
"xhshow>=0.1.9",
]
[[tool.uv.index]]