Skip to content

Commit d6a25dc

Browse files
pin pydantic specific version
1 parent 4847df8 commit d6a25dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"requests",
2929
"requests-toolbelt",
3030
"rich",
31-
"pydantic>=2.11.7",
31+
"pydantic===2.11.7",
3232
"pydantic-settings",
3333
"isodate",
3434
"python-dateutil",

0 commit comments

Comments
 (0)