Skip to content

Commit 325d7f1

Browse files
authored
Update pydantic dependency in pyproject.toml
1 parent 2bee540 commit 325d7f1

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
@@ -12,7 +12,7 @@ dependencies = [
1212
"s3fs",
1313
"psutil",
1414
"zstd",
15-
"pydantic>=2.10.7",
15+
"pydantic",
1616
"langchain-openai",
1717
]
1818

0 commit comments

Comments
 (0)