Skip to content

Commit fddd3cc

Browse files
committed
add pydantic upper boundary
1 parent cb7ee07 commit fddd3cc

2 files changed

Lines changed: 1510 additions & 1510 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"isort>=4.3.21,<7",
3737
"jinja2>=2.10.1,<4",
3838
"packaging",
39-
"pydantic>=1.5",
39+
"pydantic>=1.5,<2.12",
4040
"pyyaml>=6.0.1",
4141
"tomli>=2.2.1,<3; python_version<='3.11'",
4242
]

0 commit comments

Comments
 (0)