mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-13 08:02:36 +00:00
✨ Feature: 迁移至结构化并发框架 AnyIO (#3053)
This commit is contained in:
Generated
+1107
-916
File diff suppressed because it is too large
Load Diff
Generated
+1159
-967
File diff suppressed because it is too large
Load Diff
Generated
+833
-563
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