Skip to content

Commit f8bb4e4

Browse files
committed
Lock pydantic to latest version
Signed-off-by: Jared O'Connell <[email protected]>
1 parent 0d9a539 commit f8bb4e4

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
@@ -51,7 +51,7 @@ dependencies = [
5151
"numpy",
5252
"pillow",
5353
"protobuf",
54-
"pydantic>=2.0.0",
54+
"pydantic>=2.11.7",
5555
"pydantic-settings>=2.0.0",
5656
"pyyaml>=6.0.0",
5757
"rich",

0 commit comments

Comments
 (0)