mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
✨ Feature: 迁移至结构化并发框架 AnyIO (#3053)
This commit is contained in:
2023
envs/pydantic-v1/poetry.lock
generated
2023
envs/pydantic-v1/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
2126
envs/pydantic-v2/poetry.lock
generated
2126
envs/pydantic-v2/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
1396
envs/test/poetry.lock
generated
1396
envs/test/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -8,11 +8,11 @@ packages = [{ include = "nonebot-test.py" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
nonebug = "^0.3.7"
|
||||
trio = "^0.27.0"
|
||||
nonebug = "^0.4.1"
|
||||
wsproto = "^1.2.0"
|
||||
pytest-cov = "^5.0.0"
|
||||
pytest-xdist = "^3.0.2"
|
||||
pytest-asyncio = "^0.23.2"
|
||||
werkzeug = ">=2.3.6,<4.0.0"
|
||||
coverage-conditional-plugin = "^0.9.0"
|
||||
|
||||
|
Reference in New Issue
Block a user