Skip to content

Commit 630ee49

Browse files
ref: Add pydantic to typing group
1 parent 7ff8628 commit 630ee49

2 files changed

Lines changed: 79 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ typing = [
6969
"werkzeug",
7070
"starlette>=1.3.1",
7171
"python-multipart>=0.0.32",
72+
"pydantic>=2.13.4",
7273
]
7374
test = [
7475
"dataclasses ; python_full_version < '3.7'",

uv.lock

Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)