Skip to content

Commit 6bddf09

Browse files
committed
now with accurate pydantic version
1 parent fba6d9e commit 6bddf09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.8"
1313
dependencies = [
1414
"httpx>=0.21.0,<1",
1515
"packaging",
16-
"pydantic>1",
16+
"pydantic>1.10.7",
1717
"typing_extensions>=4.5.0",
1818
]
1919
optional-dependencies = { dev = [

0 commit comments

Comments
 (0)