mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-19 18:21:58 +00:00
🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537)
This commit is contained in:
@@ -52,6 +52,7 @@ ruff = ">=0.0.272,<1.0.0"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
nonebug = "^0.3.0"
|
||||
wsproto = "^1.2.0"
|
||||
pytest-cov = "^4.0.0"
|
||||
pytest-xdist = "^3.0.2"
|
||||
pytest-asyncio = "^0.23.2"
|
||||
|
||||
Reference in New Issue
Block a user