This commit is contained in:
程序员阿江(Relakkes)
2025-12-22 17:44:35 +08:00
parent 1a38ae12bd
commit b9663c6a6d
2 changed files with 45 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ dependencies = [
"openpyxl>=3.1.2",
"pytest>=7.4.0",
"pytest-asyncio>=0.21.0",
"websockets>=15.0.1",
]
[[tool.uv.index]]