Skip to content

Commit d6aa3ed

Browse files
author
Nijat Khanbabayev
committed
Use pydantic>=2.12 for serialize as any
Signed-off-by: Nijat Khanbabayev <nijat.khanbabayev@cubistsystematic.com>
1 parent 5367fd3 commit d6aa3ed

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"orjson",
4545
"pandas",
4646
"pyarrow",
47-
"pydantic>=2.35,<3",
47+
"pydantic>=2.12,<3",
4848
"smart_open",
4949
"tenacity",
5050
]

0 commit comments

Comments
 (0)