mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-08 13:06:46 +00:00
⬆️ Fix: 屏蔽 pydantic 2.10.0 (#3137)
This commit is contained in:
@ -11,7 +11,7 @@ python = "^3.9"
|
||||
trio = "^0.27.0"
|
||||
nonebug = "^0.4.1"
|
||||
wsproto = "^1.2.0"
|
||||
pytest-cov = "^5.0.0"
|
||||
pytest-cov = "^6.0.0"
|
||||
pytest-xdist = "^3.0.2"
|
||||
werkzeug = ">=2.3.6,<4.0.0"
|
||||
coverage-conditional-plugin = "^0.9.0"
|
||||
|
Reference in New Issue
Block a user