mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-03-17 10:34:39 +00:00
✨ Feature: 放宽 pydantic compat model dump 类型 (#3898)
This commit is contained in:
@@ -57,7 +57,7 @@ test = [
|
||||
"pytest-xdist >=3.0.2, <4.0.0",
|
||||
"coverage-conditional-plugin >=0.9.0, <0.10.0",
|
||||
]
|
||||
docs = ["nb-autodoc >=1.0.3, <2.0.0"]
|
||||
docs = ["nb-autodoc >=1.0.4, <2.0.0"]
|
||||
pydantic-v1 = ["pydantic >=1.10.0, <2.0.0"]
|
||||
pydantic-v2 = ["pydantic >=2.0.0, <3.0.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user